stable-diffusion-webui/modules
d8ahazard 6365a41f59 Update esrgan_model.py
Use alternate ESRGAN Model download path.
2022-10-02 21:02:03 +03:00
..
codeformer
textual_inversion add checkpoint info to saved embeddings 2022-10-02 20:15:25 +03:00
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
devices.py initial support for training textual inversion 2022-10-02 15:03:39 +03:00
errors.py
esrgam_model_arch.py
esrgan_model.py Update esrgan_model.py 2022-10-02 21:02:03 +03:00
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
images.py Merge branch 'master' into saving 2022-10-02 17:03:01 +03:00
img2img.py added --disable-console-progressbars to disable progressbars in console 2022-10-02 20:23:40 +03:00
interrogate.py
ldsr_model_arch.py
ldsr_model.py
lowvram.py
masking.py
memmon.py
modelloader.py Merge branch 'master' into ScuNET 2022-10-02 07:56:22 -05:00
paths.py
processing.py Merge remote-tracking branch 'origin/master' 2022-10-02 15:49:59 +03:00
prompt_parser.py
realesrgan_model.py
safety.py
scripts.py
scunet_model_arch.py
scunet_model.py
sd_hijack_optimizations.py initial support for training textual inversion 2022-10-02 15:03:39 +03:00
sd_hijack.py fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!) 2022-10-02 19:40:51 +03:00
sd_models.py fix --ckpt option breaking model selection 2022-10-02 17:24:50 +03:00
sd_samplers.py added --disable-console-progressbars to disable progressbars in console 2022-10-02 20:23:40 +03:00
shared.py added --disable-console-progressbars to disable progressbars in console 2022-10-02 20:23:40 +03:00
styles.py
swinir_model_arch.py
swinir_model.py Add progress bar for SwinIR in cmd 2022-10-01 14:04:20 -04:00
txt2img.py added --disable-console-progressbars to disable progressbars in console 2022-10-02 20:23:40 +03:00
ui.py fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!) 2022-10-02 19:40:51 +03:00
upscaler.py