stable-diffusion-webui/modules
AUTOMATIC d64b451681 added support for automatically installing latest k-diffusion
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
2022-09-28 18:09:06 +03:00
..
codeformer clarification for settings; another comment about copied files 2022-09-07 12:57:12 +03:00
artists.py added random artist button 2022-09-05 23:08:06 +03:00
codeformer_model.py Removed stray references to shared.device_codeformer. 2022-09-14 15:24:55 +03:00
devices.py first attempt to produce crrect seeds in batch 2022-09-13 21:49:58 +03:00
errors.py Allow TF32 in CUDA for increased performance #279 2022-09-12 16:34:13 +03:00
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py Fix/Revert opts name from GAN to ESRGAN 2022-09-22 07:21:54 +03:00
extras.py Adding support for inverse sigmoid interpolation 2022-09-28 08:52:46 -04:00
face_restoration.py codeformer support 2022-09-07 12:32:28 +03:00
generation_parameters_copypaste.py added support for setting hires fix from pasted prompts 2022-09-25 09:25:28 +03:00
gfpgan_model.py gfpgan: just download the damn model 2022-09-23 10:26:00 +03:00
images.py use strftime. update hints.js 2022-09-26 16:24:21 +03:00
img2img.py Disable 'batch img2img' when launched with --hide-ui-dir-config 2022-09-24 19:06:36 +03:00
interrogate.py fix for Error Interrogating when user has garbage in text files #479 2022-09-15 15:13:06 +03:00
ldsr_model.py Add LDSR and "GoLatent?" Upscaling (#763) 2022-09-21 16:06:37 +03:00
lowvram.py memory optimization for CLIP interrogator 2022-09-12 11:55:27 +03:00
masking.py make inpaint at full resolution option not discard useful pixels from the image 2022-09-18 10:49:00 +03:00
memmon.py Add some error handling for VRAM monitor 2022-09-18 05:20:33 -04:00
paths.py Add LDSR and "GoLatent?" Upscaling (#763) 2022-09-21 16:06:37 +03:00
processing.py added support for automatically installing latest k-diffusion 2022-09-28 18:09:06 +03:00
prompt_parser.py use model's dtype for #707 2022-09-19 18:39:21 +03:00
realesrgan_model.py reworking #775 2022-09-22 07:59:27 +03:00
safety.py put safety checker into a separate file because it's already crowded in processing 2022-09-13 08:34:41 +03:00
scripts.py add attribute to custom script controls 2022-09-25 09:59:31 +03:00
sd_hijack.py potential fix for embeddings no loading on AMD cards 2022-09-25 15:04:39 +03:00
sd_models.py -Add gradio dropdown list to select checkpoints to merge 2022-09-27 21:08:07 -04:00
sd_samplers.py added support for automatically installing latest k-diffusion 2022-09-28 18:09:06 +03:00
shared.py added support for automatically installing latest k-diffusion 2022-09-28 18:09:06 +03:00
styles.py added a second style field 2022-09-14 17:56:21 +03:00
swinir_arch.py Rename swinir_arch.py to modules/swinir_arch.py 2022-09-20 23:31:06 +03:00
swinir.py Update swinir.py 2022-09-21 09:09:39 +03:00
txt2img.py prevent saving settings with bogus values 2022-09-23 17:27:30 +03:00
ui.py Merge remote-tracking branch 'origin/master' 2022-09-28 17:05:32 +03:00