stable-diffusion-webui/modules
2022-10-09 11:16:38 +03:00
..
codeformer
textual_inversion removed unused import, fixed typo 2022-10-06 08:52:29 +03:00
artists.py
bsrgan_model_arch.py remove extra print from BSRGAN 2022-09-30 23:18:47 +03:00
bsrgan_model.py
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
deepbooru.py
devices.py
errors.py
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hypernetwork.py
images.py
img2img.py
interrogate.py
ldsr_model_arch.py
ldsr_model.py Remove unused LDSR opt 2022-09-30 09:29:31 -05:00
lowvram.py
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
processing.py
prompt_parser.py
realesrgan_model.py
safety.py
scripts.py Pull Request Code Review Fixes 2022-10-09 11:16:38 +03:00
scunet_model_arch.py
scunet_model.py
sd_hijack_optimizations.py
sd_hijack.py
sd_models.py fixed incorrect message about loading config; thanks anon! 2022-10-09 10:31:47 +03:00
sd_samplers.py
shared.py Fix typo 2022-10-09 11:10:13 +03:00
styles.py refined [styles] pattern and added [prompt_no_styles] 2022-09-30 13:00:43 +03:00
swinir_model_arch.py
swinir_model.py
txt2img.py
ui.py
upscaler.py