stable-diffusion-webui/modules
2024-06-23 21:16:48 +04:00
..
api Use existing function for old sampler names 2024-04-30 01:53:41 -06:00
hypernetworks rename logging from textual inversion to not confuse it with global logging module 2024-04-21 07:41:28 +03:00
models/diffusion
processing_scripts
textual_inversion
cache.py Tweak diskcache limits 2024-03-17 20:25:25 +00:00
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
dat_model.py
deepbooru.py
deepbooru_model.py
devices.py
errors.py
esrgan_model.py
extensions.py
extra_networks.py
extra_networks_hypernet.py
extras.py add metadata to checkpoint merger 2023-08-01 08:27:54 +03:00
face_restoration.py
face_restoration_utils.py
fifo_lock.py
gfpgan_model.py
gitpython_hack.py Fix some deprecated types 2023-08-29 00:54:57 -06:00
gradio_extensons.py
hashes.py
hat_model.py Verify architecture for loaded Spandrel models 2023-12-30 16:37:03 +02:00
images.py
img2img.py
import_hook.py
infotext_utils.py
infotext_versions.py
initialize.py Merge pull request #15310 from Dalton-Murray/update-pytorch-lightning-utilities 2024-03-21 07:08:43 +03:00
initialize_util.py
interrogate.py fix CLIP Interrogator topN regex 2024-01-27 19:35:07 +09:00
launch_utils.py
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
npu_specific.py
options.py restore the lost Uncategorized options section 2024-03-10 22:40:35 +03:00
patches.py
paths.py Use Spandrel for upscaling and face restoration architectures (aside from GFPGAN and LDSR) 2023-12-30 16:24:01 +02:00
paths_internal.py remove extra local variable 2024-06-08 11:35:45 +03:00
postprocessing.py
processing.py Add process_before_every_sampling hook 2024-06-09 23:06:28 -04:00
profiling.py
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py update pickle safe filenames 2024-06-08 11:26:41 +03:00
script_callbacks.py fix: remove callbacks properly in remove_callbacks_for_function() 2024-04-15 21:10:11 -07:00
script_loading.py
scripts.py
scripts_auto_postprocessing.py ruff auto fixes 2023-05-10 11:05:02 +03:00
scripts_postprocessing.py
sd_disable_initialization.py
sd_emphasis.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 nit 2024-06-08 22:15:37 -04:00
sd_models_config.py fix sd2 switching 2024-06-23 21:16:48 +04:00
sd_models_types.py
sd_models_xl.py
sd_samplers.py
sd_samplers_cfg_denoiser.py
sd_samplers_common.py
sd_samplers_compvis.py Merge branch 'dev' into refiner 2023-08-08 21:49:47 +03:00
sd_samplers_extra.py
sd_samplers_kdiffusion.py
sd_samplers_lcm.py
sd_samplers_timesteps.py
sd_samplers_timesteps_impl.py
sd_schedulers.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 Merge pull request #16001 from zero41120/feat-prevent-screen-lock 2024-06-12 08:33:28 +03:00
shared_state.py Merge pull request #15102 from light-and-ray/fix_jpeg_live_preview 2024-03-04 10:30:24 +03:00
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
timer.py add --log-startup option to print detailed startup progress 2023-07-22 17:15:38 +03:00
torch_utils.py torch_utils.float64 2024-05-16 23:16:50 +09:00
txt2img.py
ui.py Merge pull request #15654 from huchenlei/mime 2024-06-08 12:10:42 +03:00
ui_checkpoint_merger.py
ui_common.py
ui_components.py Fix various typos with crate-ci/typos 2024-03-04 08:42:07 +02:00
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
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py register_tmp_file also with mtime 2024-02-23 20:26:56 +04:00
ui_toprow.py
upscaler.py
upscaler_utils.py
util.py
xlmr.py
xlmr_m18.py
xpu_specific.py