stable-diffusion-webui/modules
2022-10-09 11:09:17 +03:00
..
codeformer
textual_inversion
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
deepbooru.py made deepdanbooru optional, added to readme, automatic download of deepbooru model 2022-10-08 18:02:56 +02:00
devices.py
errors.py
esrgam_model_arch.py
esrgan_model.py
extras.py make main model loading and model merger use the same code 2022-10-09 10:23:31 +03:00
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hypernetwork.py Fix VRAM Issue by only loading in hypernetwork when selected in settings 2022-10-09 11:08:11 +03:00
images.py Support Download for txt files. 2022-10-09 10:49:11 +03:00
img2img.py
interrogate.py chore: Fix typos 2022-10-08 22:42:30 +03:00
ldsr_model_arch.py
ldsr_model.py
lowvram.py
masking.py
memmon.py
modelloader.py
paths.py Break after finding the local directory of stable diffusion 2022-10-08 22:35:04 +03:00
processing.py remove line break 2022-10-09 11:09:17 +03:00
prompt_parser.py alternate prompt 2022-10-08 18:12:19 +03:00
realesrgan_model.py
safety.py
scripts.py
scunet_model_arch.py chore: Fix typos 2022-10-08 22:42:30 +03:00
scunet_model.py
sd_hijack_optimizations.py Fix VRAM Issue by only loading in hypernetwork when selected in settings 2022-10-09 11:08:11 +03:00
sd_hijack.py Added ability to ignore last n layers in FrozenCLIPEmbedder 2022-10-08 22:10:37 +03:00
sd_models.py fixed incorrect message about loading config; thanks anon! 2022-10-09 10:31:47 +03:00
sd_samplers.py chore: Fix typos 2022-10-08 22:42:30 +03:00
shared.py Fix VRAM Issue by only loading in hypernetwork when selected in settings 2022-10-09 11:08:11 +03:00
styles.py
swinir_model_arch.py chore: Fix typos 2022-10-08 22:42:30 +03:00
swinir_model.py
txt2img.py
ui.py Merge pull request #1752 from Greendayle/dev/deepdanbooru 2022-10-09 10:52:21 +03:00
upscaler.py