stable-diffusion-webui/modules
2022-10-19 08:42:22 +03:00
..
codeformer
hypernetworks
textual_inversion
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
images_history.py
images.py
img2img.py
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
prompt_parser.py
realesrgan_model.py
safe.py
safety.py
scripts.py
scunet_model_arch.py
scunet_model.py
sd_hijack_optimizations.py
sd_hijack.py
sd_models.py more careful loading of model weights (eliminates some issues with checkpoints that have weird cond_stage_model layer names) 2022-10-19 08:42:22 +03:00
sd_samplers.py
shared.py
styles.py
swinir_model_arch_v2.py
swinir_model_arch.py
swinir_model.py
txt2img.py remove scale latent and no-crop options from hires fix 2022-10-14 17:03:03 +03:00
ui.py
upscaler.py