stable-diffusion-webui/modules
2022-09-22 13:15:33 +03:00
..
codeformer
artists.py
codeformer_model.py
devices.py
errors.py
esrgam_model_arch.py
esrgan_model.py Fix/Revert opts name from GAN to ESRGAN 2022-09-22 07:21:54 +03:00
extras.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
face_restoration.py
gfpgan_model.py
images.py
img2img.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
interrogate.py
ldsr_model.py Add LDSR and "GoLatent?" Upscaling (#763) 2022-09-21 16:06:37 +03:00
lowvram.py
masking.py
memmon.py
paths.py Add LDSR and "GoLatent?" Upscaling (#763) 2022-09-21 16:06:37 +03:00
processing.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
prompt_parser.py
realesrgan_model.py reworking #775 2022-09-22 07:59:27 +03:00
safety.py
scripts.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
sd_hijack.py --opt-split-attention now on by default for torch.cuda, off for others (cpu and MPS; because the option does not work there according to reports) 2022-09-21 09:49:02 +03:00
sd_models.py
sd_samplers.py
shared.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
styles.py
swinir_arch.py Rename swinir_arch.py to modules/swinir_arch.py 2022-09-20 23:31:06 +03:00
swinir.py Update swinir.py 2022-09-21 09:09:39 +03:00
txt2img.py prevent seed extras from having effect when extras checkbox is not checked 2022-09-21 13:34:10 +03:00
ui.py move Notification.requestPermission() entirely to javascript to possibly fix problem with secure context people are having on non-localhost 2022-09-22 13:15:33 +03:00