stable-diffusion-webui/modules
AUTOMATIC1111 ba92135a2b add override_settings support for infotext API 2023-12-30 12:11:09 +03:00
..
api add override_settings support for infotext API 2023-12-30 12:11:09 +03:00
codeformer
hypernetworks
models/diffusion
processing_scripts a 2023-12-30 10:42:42 +03:00
textual_inversion
Roboto-Regular.ttf
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py
errors.py torch 2.1.2 2023-12-16 10:15:08 +03:00
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 add override_settings support for infotext API 2023-12-30 12:11:09 +03:00
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py
hashes.py
images.py Moved image filters used by soft inpainting into soft_inpainting.py from images.py 2023-12-07 14:53:44 -07:00
img2img.py Removed changes in some scripts since the arguments for soft painting are no longer passed through the same path as "mask_blur". 2023-12-06 18:11:17 -07:00
import_hook.py
initialize.py
initialize_util.py
interrogate.py
launch_utils.py torch 2.1.2 2023-12-16 10:15:08 +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 repair old handler for postprocessing API in a way that doesn't break interface 2023-12-04 13:11:00 +03:00
processing.py a 2023-12-30 10:42:42 +03:00
progress.py rename pending tasks api endpoint to be more in line with others 2023-12-16 11:04:59 +03:00
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
safe.py
script_callbacks.py
script_loading.py
scripts.py Re-implemented soft inpainting via a script. Also fixed some mistakes with the previous hooks, removed unnecessary formatting changes, removed code that I had forgotten to. 2023-12-07 14:28:02 -07:00
scripts_auto_postprocessing.py
scripts_postprocessing.py
sd_disable_initialization.py change state dict comparison to ref compare 2023-12-05 18:00:48 -06:00
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 Fix forced reload 2023-12-06 15:16:10 +08:00
sd_models_config.py
sd_models_types.py
sd_models_xl.py
sd_samplers.py
sd_samplers_cfg_denoiser.py Removed soft inpainting, added hooks for softpainting to work instead. 2023-12-06 21:16:27 -07:00
sd_samplers_common.py A custom blending function can be provided by p, replacing the use of soft_inpainting. 2023-12-06 18:02:07 -07: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 Use radio for FP8 mode selection 2023-12-16 10:40:20 +03:00
shared_state.py
shared_total_tqdm.py
styles.py fix styles.csv filename 2023-12-10 15:48:16 +09:00
sub_quadratic_attention.py
sysinfo.py
timer.py
txt2img.py
ui.py a 2023-12-30 10:42:42 +03:00
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py
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
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py repair old handler for postprocessing API in a way that doesn't break interface 2023-12-04 13:11:00 +03:00
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui_toprow.py Replace Ctrl+Alt+Enter with Esc 2023-12-10 16:28:56 +06:00
upscaler.py
util.py
xlmr.py
xlmr_m18.py
xpu_specific.py Fix format 2023-12-09 18:11:26 +08:00