stable-diffusion-webui/modules
2022-10-08 20:38:35 +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
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
lowvram.py
masking.py
memmon.py
modelloader.py
paths.py
processing.py
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
sd_samplers.py
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 Update ui.py 2022-10-08 20:38:35 +03:00
upscaler.py