stable-diffusion-webui/modules
AUTOMATIC1111 924642331b
Merge pull request #12846 from a666/deprecated-types
Fix some deprecated types
2023-09-09 10:31:56 +03:00
..
api
codeformer
hypernetworks fix whitespace for #13084 2023-09-09 09:15:09 +03:00
models/diffusion
processing_scripts Restore missing tooltips 2023-09-01 17:01:08 -06:00
textual_inversion Fix preview for textual inversion training 2023-09-05 22:38:02 +09:00
cache.py
call_queue.py
cmd_args.py Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings 2023-09-09 10:02:02 +03:00
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py fix for crash when running #12924 without --device-id 2023-09-09 09:39:37 +03:00
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 Merge pull request #13028 from AUTOMATIC1111/fallback-invalid-exif 2023-09-09 09:21:18 +03:00
img2img.py Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings 2023-09-09 10:02:02 +03: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 fix: update shared.opts.data when add_option 2023-09-01 21:56:17 +08:00
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py (feat) Include Program Version in info response. Update processing.py 2023-09-07 23:19:52 +02: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 #12846 from a666/deprecated-types 2023-09-09 10:31:56 +03:00
script_loading.py
scripts.py linter 2023-09-09 10:23:53 +03: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
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
sd_samplers_timesteps.py
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
shared_options.py Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings 2023-09-09 10:02:02 +03:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
txt2img.py lint 2023-09-09 15:59:22 +09:00
ui.py Merge pull request #12846 from a666/deprecated-types 2023-09-09 10:31:56 +03:00
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 Restore missing tooltips 2023-09-01 17:01:08 -06: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
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py return apply styles to main UI 2023-09-09 10:20:06 +03:00
ui_settings.py Action to calculate all SD checkpoint hashes 2023-09-01 00:56:55 +09:00
ui_tempdir.py
upscaler.py
util.py
xlmr.py