stable-diffusion-webui/modules
2022-10-08 22:21:15 +03:00
..
codeformer
textual_inversion
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
devices.py
errors.py
esrgam_model_arch.py
esrgan_model.py Add hypernetwork support to split cross attention v1 2022-10-08 09:39:17 +03:00
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hypernetwork.py fix glob path in hypernetwork.py 2022-10-08 15:46:54 +03:00
images.py
img2img.py check specifically for skipped 2022-10-08 13:40:39 +03:00
interrogate.py
ldsr_model_arch.py
ldsr_model.py
lowvram.py
masking.py
memmon.py
modelloader.py
paths.py
processing.py add 'Ignore last layers of CLIP model' option as a parameter to the infotext 2022-10-08 22:21:15 +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
scunet_model.py
sd_hijack_optimizations.py make --force-enable-xformers work without needing --xformers 2022-10-08 22:12:23 +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 fix: handles when state_dict does not exist 2022-10-08 12:38:50 +03:00
sd_samplers.py fix bugs related to variable prompt lengths 2022-10-08 15:25:59 +03:00
shared.py Added ability to ignore last n layers in FrozenCLIPEmbedder 2022-10-08 22:10:37 +03:00
styles.py
swinir_model_arch.py
swinir_model.py
txt2img.py
ui.py Update ui.py 2022-10-08 20:38:35 +03:00
upscaler.py