stable-diffusion-webui/modules
AUTOMATIC1111 267fd5d76b
Merge pull request #14145 from drhead/zero-terminal-snr
Implement zero terminal SNR noise schedule option
2024-01-01 14:45:12 +03:00
..
api infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
hypernetworks
models/diffusion
processing_scripts infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
textual_inversion
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py change import statements for #14478 2023-12-31 22:38:30 +03:00
errors.py
esrgan_model.py
extensions.py
extra_networks.py
extra_networks_hypernet.py
extras.py
face_restoration.py
face_restoration_utils.py
fifo_lock.py
gfpgan_model.py Be more clear about Spandrel model nomenclature 2023-12-31 00:22:58 +02:00
gitpython_hack.py
gradio_extensons.py
hashes.py
hat_model.py
images.py
img2img.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
import_hook.py
infotext.py add automatic backwards version compatibility 2024-01-01 14:38:29 +03:00
infotext_versions.py add automatic backwards version compatibility 2024-01-01 14:38:29 +03:00
initialize.py
initialize_util.py
interrogate.py change import statements for #14478 2023-12-31 22:38:30 +03:00
launch_utils.py
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py Be more clear about Spandrel model nomenclature 2023-12-31 00:22:58 +02:00
ngrok.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
processing.py Merge pull request #14145 from drhead/zero-terminal-snr 2024-01-01 14:45:12 +03:00
progress.py
prompt_parser.py
realesrgan_model.py Be more clear about Spandrel model nomenclature 2023-12-31 00:22:58 +02:00
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py
script_loading.py
scripts.py handle selectable script_index is None 2024-01-01 15:47:57 +09:00
scripts_auto_postprocessing.py
scripts_postprocessing.py
sd_disable_initialization.py
sd_hijack.py
sd_hijack_checkpoint.py
sd_hijack_clip.py
sd_hijack_clip_old.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_models.py Merge pull request #14145 from drhead/zero-terminal-snr 2024-01-01 14:45:12 +03:00
sd_models_config.py
sd_models_types.py
sd_models_xl.py change import statements for #14478 2023-12-31 22:38:30 +03:00
sd_samplers.py
sd_samplers_cfg_denoiser.py
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py
sd_samplers_timesteps.py Merge pull request #14145 from drhead/zero-terminal-snr 2024-01-01 14:45:12 +03:00
sd_samplers_timesteps_impl.py
sd_unet.py
sd_vae.py
sd_vae_approx.py
sd_vae_taesd.py
shared.py
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py
shared_items.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
shared_options.py Merge pull request #14145 from drhead/zero-terminal-snr 2024-01-01 14:45:12 +03:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
torch_utils.py Add utility to inspect a model's parameters (to get dtype/device) 2023-12-31 13:22:43 +02:00
txt2img.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui_checkpoint_merger.py
ui_common.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui_components.py
ui_extensions.py
ui_extra_networks.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui_extra_networks_checkpoints.py
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks_user_metadata.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py infotext.py: rename usages in the codebase 2024-01-01 13:53:12 +03:00
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui_toprow.py
upscaler.py
upscaler_utils.py change import statements for #14478 2023-12-31 22:38:30 +03:00
util.py
xlmr.py change import statements for #14478 2023-12-31 22:38:30 +03:00
xlmr_m18.py change import statements for #14478 2023-12-31 22:38:30 +03:00
xpu_specific.py