ComfyUI/comfy
2025-08-22 05:16:03 +09:00
..
cldm
comfy_types
extra_samplers
image_encoders
k_diffusion
ldm Support for Qwen Diffsynth Controlnets canny and depth. (#9465) 2025-08-20 22:26:37 -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 Fixed an issue where qwenLora could not be loaded properly. (#9208) 2025-08-06 13:23:11 -04:00
checkpoint_pickle.py
cli_args.py Merge branch 'master' into dr-support-pip-cm 2025-08-14 12:01:56 +09:00
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 Add some warnings and prevent crash when cond devices don't match. (#9169) 2025-08-04 04:20:12 -04:00
context_windows.py Make step index detection much more robust (#9392) 2025-08-17 18:54:07 -04:00
controlnet.py Fix broken controlnet from last PR. (#9167) 2025-08-04 03:28:12 -04:00
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
latent_formats.py Wan 2.2 support. (#9080) 2025-07-28 08:00:23 -04:00
lora_convert.py
lora.py Support SimpleTuner lycoris lora for Qwen-Image (#9280) 2025-08-11 16:56:16 -04:00
model_base.py P2 of qwen edit model. (#9412) 2025-08-18 22:38:34 -04:00
model_detection.py Implement wan2.2 camera model. (#9357) 2025-08-15 17:29:58 -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 Fix last commit not working on older pytorch. (#9346) 2025-08-14 23:44:02 -04:00
options.py
patcher_extension.py
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 Added context window support to core sampling code (#9238) 2025-08-13 21:33:05 -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 Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -04:00
sdxl_clip.py
supported_models_base.py
supported_models.py Implement wan2.2 camera model. (#9357) 2025-08-15 17:29:58 -04:00
utils.py