stable-diffusion-webui/modules
2022-10-04 22:31:40 -03:00
..
codeformer
textual_inversion add support for gelbooru tags in filenames for textual inversion 2022-10-04 08:52:27 +03:00
artists.py
bsrgan_model_arch.py
bsrgan_model.py Add BSRGAN to --add-cpu 2022-10-04 05:18:17 -04:00
codeformer_model.py send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283 2022-10-04 12:32:22 +03:00
devices.py Removing parts no longer needed to fix vram 2022-10-04 22:31:40 -03:00
errors.py
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py Add --use-cpu command line option 2022-10-04 04:24:35 -04:00
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py Merge branch 'master' into cpu-cmdline-opt 2022-10-04 07:42:53 -04:00
images.py Merge pull request #1550 from RnDMonkey/#1484_fix_empty_styles_pattern 2022-10-04 15:26:48 +03:00
img2img.py option to not show images in web ui 2022-10-04 17:23:48 +03:00
interrogate.py
ldsr_model_arch.py
ldsr_model.py
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
modelloader.py
paths.py remove LDSR warning 2022-10-02 23:18:13 +03:00
processing.py Removing parts no longer needed to fix vram 2022-10-04 22:31:40 -03:00
prompt_parser.py prompt_parser: allow spaces in schedules, add test, log/ignore errors 2022-10-04 20:26:15 +03:00
realesrgan_model.py
safety.py
scripts.py
scunet_model_arch.py
scunet_model.py Add --use-cpu command line option 2022-10-04 04:24:35 -04:00
sd_hijack_optimizations.py
sd_hijack.py
sd_models.py emergency fix for disabling SD model download after multiple complaints 2022-10-02 21:22:20 +03:00
sd_samplers.py
shared.py add editor to img2img 2022-10-04 20:49:54 +03:00
styles.py refined [styles] pattern and added [prompt_no_styles] 2022-09-30 13:00:43 +03:00
swinir_model_arch.py Fix swinir arch name 2022-09-26 09:27:50 -05:00
swinir_model.py
txt2img.py option to not show images in web ui 2022-10-04 17:23:48 +03:00
ui.py Display time taken in mins, secs when relevant 2022-10-04 23:41:42 +03:00
upscaler.py