automatic/modules
awsr c22ca8d76e
Create and opt in to dict type safety from JSON
Opt in via the keyword-only argument `dict_only`
2025-12-17 13:18:13 -08:00
..
apg
api Merge pull request #4453 from awsr/python-datetime-compat 2025-12-07 06:49:38 +01:00
ben2 integrate kanvas with server-side masking 2025-11-15 11:56:56 -05:00
cfgzero
civitai Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
control show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
dml
face linting 2025-10-29 11:40:20 -04:00
facelib
flash_attn_triton_amd
framepack show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ggml Fix importlib.metadata 2025-11-27 14:47:56 -08:00
hidiffusion
intel ipex fix flux2 and cleanup 2025-11-25 22:51:39 +03:00
interrogate cleanup 2025-12-10 10:17:37 +01:00
linfusion add kanvas integration 2025-11-09 15:41:20 -05:00
lora Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
ltx show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
merging autodetect v-pred 2025-07-28 19:41:39 -04:00
onnx_impl upadte qwen pruning and allow hf models in subfolders 2025-10-04 15:49:20 -04:00
pag fix guidance metadata 2025-10-09 09:25:49 -04:00
perflow
postprocess detailer draw segmentation overlays 2025-12-17 10:03:17 +01:00
ras
rife
schedulers add wan asymmetric vae upscaler 2025-10-28 13:55:46 -04:00
sdnq SDNQ remove forced uint4 from convs and cleanup 2025-12-13 01:32:52 +03:00
seedvr linting 2025-10-16 19:39:05 -04:00
taesd Fix Qwen VAE 2025-10-11 00:55:22 +03:00
teacache
todo
video_models update google access methods 2025-12-12 09:56:39 +01:00
attention.py add kanvas integration 2025-11-09 15:41:20 -05:00
cachedit.py allow lora specifier to select model component. see changelog/wiki for docs on how to. 2025-09-23 15:25:13 -04:00
call_queue.py cleanup/refactor state history 2025-09-12 16:12:45 -04:00
cmd_args.py ability to disable parts of the app 2025-11-03 19:36:55 -05:00
detailer.py
devices.py detailer draw segmentation overlays 2025-12-17 10:03:17 +01:00
devices_mac.py
errors.py
extensions.py
extra_networks.py fix detailer with lora 2025-11-09 09:14:26 -05:00
extras.py upadte qwen pruning and allow hf models in subfolders 2025-10-04 15:49:20 -04:00
face_restoration.py
files_cache.py
generation_parameters_copypaste.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
gr_hijack.py kanvas bindings 2025-11-07 12:21:48 -05:00
gr_tempdir.py
hashes.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
history.py
images.py networks info details include preview image metadata 2025-11-04 10:17:52 -05:00
images_grid.py guard against images list and avoid pipeline switches 2025-10-28 14:38:35 -04:00
images_namegen.py add xyz and script support to control api 2025-11-23 13:07:42 -05:00
images_resize.py reduce requirements 2025-11-12 19:24:47 -05:00
img2img.py remove split-attention and add attention slicing option 2025-09-28 18:01:34 -04:00
infotext.py update override settings 2025-10-30 14:01:32 -04:00
infotext_utils.py
ipadapter.py offline mode for controlnet/t2i/xs/lite/ipadapter/processors 2025-10-23 09:40:53 -04:00
json_helpers.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
lama.py
loader.py detailer draw segmentation overlays 2025-12-17 10:03:17 +01:00
localization.py
masking.py lint 2025-11-15 12:15:04 -05:00
memmon.py
memstats.py lint 2025-11-17 20:12:47 -05:00
mit_nunchaku.py update nunchaku to 1.0.2 2025-11-23 08:52:52 -05:00
model_quant.py Warn and disable quantized matmul if triton is not available 2025-11-29 01:34:54 +03:00
model_te.py fix loading custom t5 2025-08-13 16:06:25 -04:00
model_tools.py
modeldata.py add longcat image and image-edit 2025-12-16 08:58:22 +01:00
modelloader.py cleanup hf download 2025-10-26 12:02:20 -04:00
models_hf.py fix hf downloader 2025-10-17 13:42:28 -04:00
modelstats.py upadte qwen pruning and allow hf models in subfolders 2025-10-04 15:49:20 -04:00
modular.py add hunyuanimage-2.1 2025-10-24 10:29:58 -04:00
modular_guiders.py add hunyuanimage-2.1 2025-10-24 10:29:58 -04:00
olive_script.py
options.py
options_handler.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
para_attention.py
patches.py
paths.py reference models indicate if ready or requires download 2025-09-14 10:30:21 -04:00
paths_internal.py change default hfcache folder 2025-08-13 13:04:14 -04:00
postprocessing.py process tab send-to 2025-11-12 09:19:28 -05:00
processing.py add google-veo-3.1 2025-12-09 19:14:08 +01:00
processing_args.py add flux2 2025-11-26 15:47:17 +00:00
processing_callbacks.py linting 2025-10-23 11:01:20 -04:00
processing_class.py integrate kanvas with server-side masking 2025-11-15 11:56:56 -05:00
processing_correction.py
processing_diffusers.py alias pipeline output image/images 2025-12-13 09:30:05 +01:00
processing_helpers.py cleanup 2025-11-26 10:52:37 -05:00
processing_info.py Remove conditional Hires sampler omission 2025-11-10 15:16:40 -08:00
processing_vae.py experiments with repa-e 2025-10-27 15:28:20 -04:00
progress.py disabling live preview should not disable progress updates 2025-10-21 11:07:47 -04:00
prompt_parser.py lint 2025-08-02 15:28:45 -04:00
prompt_parser_diffusers.py fix(prompt): handle multi-modal processors in token counter 2025-12-10 18:54:39 +00:00
prompt_parser_xhinker.py cleanup reference models 2025-08-08 14:07:33 -04:00
rocm.py therock use v2 instead of v2-staging 2025-11-20 16:12:23 +09:00
rocm_triton_windows.py lint fixes 2025-09-04 14:56:10 -04:00
safe.py linting 2025-10-16 19:39:05 -04:00
script_callbacks.py
script_loading.py
scripts.py lint 2025-07-31 17:33:44 -04:00
scripts_auto_postprocessing.py
scripts_manager.py
scripts_postprocessing.py fix postprocess 2025-11-04 08:23:45 -05:00
sd_checkpoint.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
sd_detect.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
sd_hijack.py
sd_hijack_accelerate.py lint 2025-08-01 18:26:57 -04:00
sd_hijack_dynamic_atten.py add typing to sdpa hijacks 2025-09-10 04:43:57 +03:00
sd_hijack_freeu.py
sd_hijack_hypertile.py
sd_hijack_safetensors.py Update runai-model-streamer logging integration 2025-12-02 02:01:51 +00:00
sd_hijack_te.py cleanup/refactor state history 2025-09-12 16:12:45 -04:00
sd_hijack_utils.py
sd_hijack_vae.py add wan asymmetric vae upscaler 2025-10-28 13:55:46 -04:00
sd_models.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
sd_models_compile.py Unify compile Upscaler compile command 2025-09-03 18:51:21 +03:00
sd_models_utils.py seedvt2 2025-10-12 15:35:08 -04:00
sd_modules.py
sd_offload.py disable compile on balanced offload hooks 2025-12-16 16:43:43 +03:00
sd_samplers.py video tab layout 2025-10-18 14:07:52 -04:00
sd_samplers_common.py add longcat image and image-edit 2025-12-16 08:58:22 +01:00
sd_samplers_diffusers.py add base and max shift parameters for flow-matching samplers 2025-10-19 14:11:41 -04:00
sd_te_remote.py experiment: remote-t5 2025-08-15 10:56:36 -04:00
sd_unet.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
sd_vae.py Add VAE scale override for ChronoEditPipeline 2025-11-01 18:53:14 +00:00
sd_vae_approx.py
sd_vae_natten.py
sd_vae_ostris.py
sd_vae_remote.py Complete Z-Image support 2025-11-27 17:25:36 +03:00
sd_vae_repa.py experiments with repa-e 2025-10-27 15:28:20 -04:00
sd_vae_stablecascade.py
sd_vae_taesd.py add longcat image and image-edit 2025-12-16 08:58:22 +01:00
server.py
shared.py detailer support for segmentation models and use of segmentation masks 2025-12-16 22:51:52 +01:00
shared_defaults.py Add Flex attention 2025-11-09 00:14:38 +03:00
shared_helpers.py
shared_items.py add longcat image and image-edit 2025-12-16 08:58:22 +01:00
shared_legacy.py fix and regenerate locales 2025-08-20 14:40:39 -04:00
shared_state.py disabling live preview should not disable progress updates 2025-10-21 11:07:47 -04:00
styles.py recursive inline wildcards 2025-11-06 14:11:55 -05:00
sub_quadratic_attention.py
textual_inversion.py refactor ui_models 2025-08-02 14:18:58 -04:00
theme.py
timer.py cleanup 2025-11-02 06:29:19 -05:00
token_merge.py
transformer_cache.py
txt2img.py remove split-attention and add attention slicing option 2025-09-28 18:01:34 -04:00
ui.py update mime-types 2025-11-14 15:47:13 -05:00
ui_caption.py cleanup 2025-12-10 10:17:37 +01:00
ui_common.py fix(prompt): handle multi-modal processors in token counter 2025-12-10 18:54:39 +00:00
ui_components.py modernui configurable grid images size 2025-08-31 12:39:59 -04:00
ui_control.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_control_elements.py controlnet allow processor to keep aspect-ratio for override images based on i2i or t2i resolution 2025-11-04 09:37:18 -05:00
ui_control_helpers.py better detect input source 2025-11-11 16:07:57 -05:00
ui_docs.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_extensions.py Fix and improve extension status icons 2025-12-16 20:49:07 -08:00
ui_extra_networks.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
ui_extra_networks_checkpoints.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
ui_extra_networks_history.py
ui_extra_networks_lora.py fix lora filter by model type 2025-09-24 12:55:11 -04:00
ui_extra_networks_styles.py fix detailer with lora 2025-11-09 09:14:26 -05:00
ui_extra_networks_textual_inversion.py add wildcards to networks ui 2025-08-13 20:23:35 -04:00
ui_extra_networks_vae.py handle missing version 2025-08-25 19:39:40 -04:00
ui_extra_networks_wildcards.py Fix wildcard parents() termination guard 2025-09-02 01:27:58 -04:00
ui_gallery.py add opts models_not_to_offload 2025-09-19 11:21:54 -04:00
ui_guidance.py Change the default SDXL sampler to Euler A + Linear and set Guidence scale value to 4 2025-10-24 19:58:59 +03:00
ui_history.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_img2img.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_javascript.py update mime-types 2025-11-14 15:47:13 -05:00
ui_loadsave.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
ui_models.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_models_load.py
ui_postprocessing.py process tab send-to 2025-11-12 09:19:28 -05:00
ui_prompt_styles.py
ui_sections.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_settings.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_symbols.py Add color-adjustable SVG string support 2025-12-16 20:48:12 -08:00
ui_txt2img.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
ui_video.py video tab add params.txt 2025-10-22 08:39:45 -04:00
ui_video_vlm.py show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
update.py Fix url formatting in update module 2025-11-08 14:54:34 -08:00
upscaler.py Create and opt in to dict type safety from JSON 2025-12-17 13:18:13 -08:00
upscaler_simple.py add wan asymmetric vae upscaler 2025-10-28 13:55:46 -04:00
video.py unified video save 2025-10-05 20:17:32 -04:00
windows_hip_ffi.py windows hip arch detection fix endless loop 2025-11-03 00:28:01 +09:00
zluda.py disable miopen when unavailable 2025-11-04 12:37:12 +09:00
zluda_installer.py hijack cholesky decomposition for therock pytorch 2025-09-28 18:03:02 +09:00