ComfyUI/comfy
2025-08-27 23:08:17 -04:00
..
audio_encoders Implement wav2vec2 as an audio encoder model. (#9549) 2025-08-25 23:26:47 -04:00
cldm
comfy_types
extra_samplers
image_encoders
k_diffusion Add DPM++ 2M SDE Heun (RES) sampler (#9542) 2025-08-27 19:07:31 -04:00
ldm Better s2v memory estimation. (#9584) 2025-08-27 19:02:42 -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
clip_config_bigg.json
clip_model.py P2 of qwen edit model. (#9412) 2025-08-18 22:38:34 -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
conds.py
context_windows.py
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
lora.py
model_base.py Better s2v memory estimation. (#9584) 2025-08-27 19:02:42 -04:00
model_detection.py WIP Wan 2.2 S2V model. (#9568) 2025-08-27 01:10:34 -04:00
model_management.py Support for Qwen Diffsynth Controlnets canny and depth. (#9465) 2025-08-20 22:26:37 -04:00
model_patcher.py Support for Qwen Diffsynth Controlnets canny and depth. (#9465) 2025-08-20 22:26:37 -04:00
model_sampling.py
ops.py
options.py
patcher_extension.py Implement EasyCache and Invent LazyCache (#9496) 2025-08-22 22:41:08 -04:00
rmsnorm.py
sample.py
sampler_helpers.py
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 Adjust flux mem usage factor a bit. (#9588) 2025-08-27 23:08:17 -04:00
utils.py