stable-diffusion-webui-forge/modules
2025-09-01 15:21:46 +08:00
..
api yeet 2025-08-06 09:43:42 +08:00
processing_scripts scripts 2025-08-05 18:00:46 +08:00
textual_inversion embeddings 2025-07-28 12:19:26 +08:00
uni_pc move 2025-07-28 16:05:57 +08:00
web assets 2025-07-28 10:28:55 +08:00
cache.py cache 2025-07-31 14:56:52 +08:00
call_queue.py completely solve 'NoneType' object is not iterable 2024-08-13 15:36:18 -07:00
cmd_args.py directories 2025-08-06 17:45:08 +08:00
codeformer_model.py face 2025-07-31 14:38:04 +08:00
config_states.py Config states time ISO in system time zone 2023-09-16 09:11:54 +09:00
devices.py interrogate 2025-07-28 11:02:52 +08:00
errors.py ver 2025-07-28 19:56:26 +08:00
esrgan_model.py upscaler 2025-07-31 14:24:15 +08:00
extensions.py spaces 2025-07-28 14:08:53 +08:00
extra_networks.py hypernetwork 2025-07-28 11:59:44 +08:00
extras.py ckpt 2025-08-06 17:47:21 +08:00
face_restoration_utils.py face 2025-07-31 14:38:04 +08:00
face_restoration.py
fifo_lock.py feat: replace threading.Lock() to FIFOLock 2023-08-21 17:49:58 +08:00
gfpgan_model.py face 2025-07-31 14:38:04 +08:00
gitpython_hack.py Fix some deprecated types 2023-08-29 00:54:57 -06:00
gradio_extensions.py lint 2025-07-30 10:24:16 +08:00
hashes.py reactivated the old hashing that work for civitai (#1647) 2025-02-17 02:21:55 +00:00
images.py option - saving 2025-08-05 09:35:00 +08:00
img2img.py add img2img batch use original name setting (#1952) 2024-11-03 22:47:09 +00:00
infotext_utils.py option - ui 2025-08-05 14:24:11 +08:00
infotext_versions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
initialize_util.py deps 2025-07-26 19:03:45 +08:00
initialize.py hypernetwork 2025-07-28 11:59:44 +08:00
launch_utils.py deps 2025-08-15 11:12:25 +08:00
localization.py Update localization.py 2023-09-11 09:22:27 +08:00
logging_config.py Logging: set formatter correctly for fallback logger too 2024-01-11 08:29:42 +02:00
masking.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
memmon.py attempt to fix memory monitor with multiple CUDA devices 2023-03-12 21:04:17 +03:00
modelloader.py loader 2025-08-06 10:05:42 +08:00
ngrok.py Merge branch 'dev' into ngrok-py 2023-05-18 10:12:17 +03:00
options.py option - misc 2025-08-05 14:54:26 +08:00
patches.py store patches for Lora in a specialized module 2023-08-15 19:23:40 +03:00
paths_internal.py ckpt 2025-08-06 13:52:18 +08:00
paths.py clean up 2025-07-28 11:09:03 +08:00
postprocessing.py option - pp 2025-08-05 14:46:13 +08:00
processing.py sampling 2025-09-01 15:21:35 +08:00
profiling.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
progress.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
prompt_parser.py distilled cfg scale 2024-08-08 00:57:40 -07:00
restart.py alternative solution to #13434 2023-09-30 08:23:12 +03:00
rng_philox.py minor performance improvements for philox 2023-08-03 07:53:03 +03:00
rng.py Add option to experiment with results from other impl 2024-08-11 17:02:50 -07:00
Roboto-Regular.ttf Drop fonts + font-roboto deps since we only use the single regular cut of Roboto 2023-05-11 10:07:28 +03:00
safe.py bring "safe" back 2024-08-05 11:07:08 -07:00
script_callbacks.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
script_loading.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
scripts_auto_postprocessing.py ruff auto fixes 2023-05-10 11:05:02 +03:00
scripts_postprocessing.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
scripts.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_emphasis.py option - sd 2025-08-05 10:00:46 +08:00
sd_hijack_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack.py yeet 2025-07-28 11:30:08 +08:00
sd_models.py sort 2025-08-07 14:50:18 +08:00
sd_samplers_cfg_denoiser.py Refiner (#2192) 2024-11-11 11:20:48 +00:00
sd_samplers_common.py vae 2025-09-01 15:21:46 +08:00
sd_samplers_extra.py Simplify restart_sampler (suggested by ruff) 2023-11-22 18:05:12 +02:00
sd_samplers_kdiffusion.py kontext 2025-08-04 11:28:14 +08:00
sd_samplers_lcm.py fix lcm 2024-08-18 19:23:12 -07:00
sd_samplers_timesteps_impl.py move 2025-07-28 16:05:57 +08:00
sd_samplers_timesteps.py kontext 2025-08-04 11:28:14 +08:00
sd_samplers.py Don't duplicate samplers when adding (#2354) 2024-11-22 10:00:42 +00:00
sd_schedulers.py schedulers 2025-08-04 16:52:13 +08:00
sd_unet.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
sd_vae_approx.py vae 2025-09-01 15:21:46 +08:00
sd_vae_taesd.py vae 2025-09-01 15:21:46 +08:00
sd_vae.py vae 2025-08-06 17:54:54 +08:00
shared_cmd_options.py ckpt 2025-08-06 13:52:18 +08:00
shared_gradio_themes.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
shared_init.py shared 2025-08-05 15:39:46 +08:00
shared_items.py shared 2025-08-05 15:39:46 +08:00
shared_options.py styles 2025-08-13 18:10:57 +08:00
shared_state.py re-add line to update sampling step (#2853) 2025-05-03 14:39:03 -04:00
shared_total_tqdm.py split shared.py into multiple files; should resolve all circular reference import errors related to shared.py 2023-08-09 10:25:35 +03:00
shared.py ckpt 2025-08-06 13:52:18 +08:00
stealth_infotext.py Add native "Stealth" infotext support (#2684) 2025-02-23 15:03:50 -05:00
styles.py yeet 2025-07-28 15:57:56 +08:00
sysinfo.py lint 2025-07-29 14:46:51 +08:00
timer.py add --log-startup option to print detailed startup progress 2023-07-22 17:15:38 +03:00
torch_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
txt2img.py Chasing save issues (#2331) 2024-11-16 12:27:20 +00:00
ui_checkpoint_merger.py add a way to save models 2024-08-19 06:30:49 -07:00
ui_common.py Revert "Add source_text_component to Results paste buttons (#2349)" (#2367) 2024-11-23 17:35:49 +00:00
ui_components.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_extensions.py parallel 2025-07-31 15:42:29 +08:00
ui_extra_networks_checkpoints_user_metadata.py yeet SD2 2025-07-28 16:55:00 +08:00
ui_extra_networks_checkpoints.py ckpt 2025-08-06 17:47:21 +08:00
ui_extra_networks_textual_inversion.py make Textual Inversion UI isolated 2024-08-03 21:21:41 -07:00
ui_extra_networks_user_metadata.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_extra_networks.py hypernetwork 2025-07-28 11:59:44 +08:00
ui_gradio_extensions.py lint 2025-07-30 10:24:16 +08:00
ui_loadsave.py fix #880 2024-07-29 09:22:44 -06:00
ui_postprocessing.py pp 2025-08-06 10:07:44 +08:00
ui_prompt_styles.py Fix for comments in prompts with styles (#1948) 2024-09-30 11:16:55 +01:00
ui_settings.py presets 2025-09-01 15:20:26 +08:00
ui_tempdir.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_toprow.py guard 2025-08-05 17:30:11 +08:00
ui.py scripts 2025-08-05 18:00:46 +08:00
upscaler_utils.py upscaler 2025-07-31 14:24:15 +08:00
upscaler.py yeet 2025-08-06 11:26:10 +08:00
util.py option - system 2025-08-05 09:53:02 +08:00