stable-diffusion-webui/modules
AUTOMATIC1111 c96e4750d8 SD VAE rework 2
- the setting for preferring opts.sd_vae has been inverted and reworded
- resolve_vae function made easier to read and now returns an object rather than a tuple
- if the checkbox for overriding per-model preferences is checked, opts.sd_vae overrides checkpoint user metadata
- changing VAE in user metadata  for currently loaded model immediately applies the selection
2023-08-07 08:07:20 +03:00
..
api
codeformer
hypernetworks
models/diffusion
textual_inversion
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extra_networks_hypernet.py
extra_networks.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py
hashes.py
images.py
img2img.py
import_hook.py
interrogate.py
launch_utils.py
localization.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths_internal.py
paths.py
postprocessing.py
processing.py
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
scripts.py
sd_disable_initialization.py
sd_hijack_checkpoint.py
sd_hijack_clip_old.py
sd_hijack_clip.py
sd_hijack_inpainting.py
sd_hijack_ip2p.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py
sd_hijack_utils.py
sd_hijack_xlmr.py
sd_hijack.py
sd_models_config.py
sd_models_xl.py
sd_models.py SD VAE rework 2 2023-08-07 08:07:20 +03:00
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py
sd_samplers.py
sd_unet.py
sd_vae_approx.py
sd_vae_taesd.py
sd_vae.py SD VAE rework 2 2023-08-07 08:07:20 +03:00
shared_items.py
shared.py SD VAE rework 2 2023-08-07 08:07:20 +03:00
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
txt2img.py
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py
ui_extra_networks_checkpoints_user_metadata.py SD VAE rework 2 2023-08-07 08:07:20 +03:00
ui_extra_networks_checkpoints.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks_user_metadata.py
ui_extra_networks.py
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui.py
upscaler.py
xlmr.py