stable-diffusion-webui/modules
2022-11-04 15:51:09 +09:00
..
api fix: correct default val of upscale_first to False 2022-11-04 00:35:18 +00:00
codeformer
hypernetworks Merge branch 'AUTOMATIC1111:master' into force-push-patch-13 2022-11-04 15:51:09 +09:00
textual_inversion
artists.py
codeformer_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
images.py
img2img.py Merge branch 'AUTOMATIC1111:master' into master 2022-11-02 14:09:33 +08:00
interrogate.py
ldsr_model_arch.py
ldsr_model.py
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
processing.py move option access checking to options class out of various places scattered through code 2022-11-04 09:42:25 +03:00
prompt_parser.py
realesrgan_model.py
safe.py make launch.py run installers for extensions that have ones 2022-11-01 14:20:15 +03:00
safety.py
script_callbacks.py fix: should invoke callback as well in api only mode 2022-11-02 15:04:35 +08:00
scripts.py do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better 2022-11-04 08:38:19 +03:00
scunet_model_arch.py
scunet_model.py
sd_hijack_inpainting.py
sd_hijack_optimizations.py
sd_hijack.py
sd_models.py fix: loading models without vae from cache 2022-11-04 00:43:00 +00:00
sd_samplers.py do not unnecessarily run VAE one more time when saving intermediate image with hires fix 2022-11-02 12:45:03 +03:00
sd_vae.py Save VAE provided by cmd_opts.vae_path 2022-11-02 14:37:22 +07:00
shared.py Merge branch 'AUTOMATIC1111:master' into force-push-patch-13 2022-11-04 15:51:09 +09:00
styles.py
swinir_model_arch_v2.py
swinir_model_arch.py
swinir_model.py
txt2img.py Release processing resources after it finishes 2022-11-01 21:56:47 -03:00
ui_extensions.py
ui.py move option access checking to options class out of various places scattered through code 2022-11-04 09:42:25 +03:00
upscaler.py