stable-diffusion-webui/modules
2022-10-08 19:22: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 fix bug where when using prompt composition, hijack_comments generated before the final AND will be dropped 2022-10-08 15:48:04 +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 add fallback for xformers_attnblock_forward 2022-10-08 19:05:19 +03:00
sd_hijack.py add --force-enable-xformers option and also add messages to console regarding cross attention optimizations 2022-10-08 19:22:15 +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 add --force-enable-xformers option and also add messages to console regarding cross attention optimizations 2022-10-08 19:22:15 +03:00
styles.py
swinir_model_arch.py
swinir_model.py
txt2img.py
ui.py Fixed typo 2022-10-08 17:15:30 +03:00
upscaler.py