ComfyUI/comfy
2025-09-03 00:05:33 +03:00
..
audio_encoders Implement wav2vec2 as an audio encoder model. (#9549) 2025-08-25 23:26:47 -04:00
cldm
comfy_types
customzluda Added env_var for cudnn.benchmark 2025-08-28 09:00:08 +10:00
extra_samplers
flash_attn_triton_amd
image_encoders
k_diffusion SEEDS: update noise decomposition and refactor (#9633) 2025-08-31 00:01:45 -04:00
ldm uso -> uxo/uno as requested. (#9688) 2025-09-02 16:12:07 -04:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Disable prompt weights for qwen. (#9438) 2025-08-20 01:08:11 -04:00
weight_adapter Fix #9537 (#9576) 2025-08-27 12:45:02 -04:00
checkpoint_pickle.py
cli_args.py Enable Convolution AutoTuning (#9301) 2025-09-01 20:33:50 -04:00
clip_config_bigg.json
clip_model.py USO style reference. (#9677) 2025-09-02 15:36:22 -04:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336_llava.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl.json
clip_vision_siglip_384.json
clip_vision_siglip_512.json
clip_vision.py USO style reference. (#9677) 2025-09-02 15:36:22 -04:00
conds.py
context_windows.py Make step index detection much more robust (#9392) 2025-08-17 18:54:07 -04:00
controlnet.py Support InstantX Qwen controlnet. (#9488) 2025-08-22 00:53:11 -04:00
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
latent_formats.py
lora_convert.py Implement the USO subject identity lora. (#9674) 2025-09-01 18:54:02 -04:00
lora.py Implement the USO subject identity lora. (#9674) 2025-09-01 18:54:02 -04:00
model_base.py Support wan2.2 5B fun control model. (#9611) 2025-08-28 22:13:07 -04:00
model_detection.py WIP Wan 2.2 S2V model. (#9568) 2025-08-27 01:10:34 -04:00
model_management.py Merge branch 'comfyanonymous:master' into master 2025-08-21 09:24:26 +03:00
model_patcher.py USO style reference. (#9677) 2025-09-02 15:36:22 -04:00
model_sampling.py
ops.py Enable Convolution AutoTuning (#9301) 2025-09-01 20:33:50 -04:00
options.py
patcher_extension.py Implement EasyCache and Invent LazyCache (#9496) 2025-08-22 22:41:08 -04:00
rmsnorm.py Add warning when using old pytorch. (#9347) 2025-08-15 00:22:26 -04:00
sample.py
sampler_helpers.py Added context window support to core sampling code (#9238) 2025-08-13 21:33:05 -04:00
samplers.py Add DPM++ 2M SDE Heun (RES) sampler (#9542) 2025-08-27 19:07:31 -04:00
sd1_clip_config.json
sd1_clip.py Disable prompt weights for qwen. (#9438) 2025-08-20 01:08:11 -04:00
sd.py
sdxl_clip.py
supported_models_base.py
supported_models.py Merge branch 'comfyanonymous:master' into master 2025-08-28 09:06:22 +03:00
utils.py
zluda.py