stable-diffusion-webui/modules
2023-09-06 20:24:26 +09:00
..
api
codeformer
hypernetworks
models/diffusion
processing_scripts
textual_inversion
cache.py
call_queue.py
cmd_args.py add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup 2023-08-30 19:48:47 +03:00
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py
errors.py
esrgan_model.py
esrgan_model_arch.py
extensions.py
extra_networks.py
extra_networks_hypernet.py
extras.py
face_restoration.py
fifo_lock.py
generation_parameters_copypaste.py Merge pull request #12876 from ljleb/fix-re 2023-08-31 07:34:01 +03:00
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py
hashes.py
images.py save_images_add_number_suffix 2023-09-06 20:24:26 +09:00
img2img.py fix batch img2img output dir with script 2023-09-01 04:05:58 +09:00
import_hook.py
initialize.py
initialize_util.py
interrogate.py
launch_utils.py add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup 2023-08-30 19:48:47 +03:00
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py fix an issue where using hires fix with refiner on first pass with medvram would cause an exception when generating 2023-08-30 21:34:17 +03:00
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py Merge pull request #12856 from catboxanon/extra-noise-noisy-latent 2023-08-30 08:23:37 +03:00
script_loading.py
scripts.py
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 keep order in list of checkpoints when loading model that doesn't have a checksum 2023-08-30 08:54:41 +03:00
sd_models_config.py
sd_models_types.py
sd_models_xl.py
sd_samplers.py
sd_samplers_cfg_denoiser.py
sd_samplers_common.py fix an issue where VAE would remain in fp16 after an auto-switch to fp32 2023-08-30 21:13:24 +03:00
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py Merge pull request #12856 from catboxanon/extra-noise-noisy-latent 2023-08-30 08:23:37 +03:00
sd_samplers_timesteps.py Merge pull request #12856 from catboxanon/extra-noise-noisy-latent 2023-08-30 08:23:37 +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 consolidate local check 2023-08-28 03:43:27 +09:00
shared_gradio_themes.py
shared_init.py
shared_items.py
shared_options.py save_images_add_number_suffix 2023-09-06 20:24:26 +09:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
txt2img.py
ui.py
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py Merge pull request #12865 from AUTOMATIC1111/another-convert-to-system-time-zone 2023-08-30 11:00:38 +03:00
ui_extra_networks.py
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 Merge pull request #12864 from AUTOMATIC1111/extension-time-format-time-zone 2023-08-30 09:45:23 +03:00
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py
ui_settings.py Merge pull request #12854 from catboxanon/fix/quicksettings-dropdown-unfocus 2023-08-30 08:23:42 +03:00
ui_tempdir.py
upscaler.py
util.py
xlmr.py