ComfyUI/comfy
2025-09-13 16:39:08 +03:00
..
cldm
comfy_types
extra_samplers
image_encoders Fix for dino lowvram. (#7748) 2025-04-23 04:12:52 -04:00
k_diffusion Separate denoised and noise estimation in Euler CFG++ (#9008) 2025-07-23 19:47:05 -04:00
ldm WIP Qwen edit model: The diffusion model part. (#9383) 2025-08-17 16:45:39 -04:00
sd1_tokenizer Silence clip tokenizer warning. (#8934) 2025-07-16 14:42:07 -04:00
t2i_adapter
taesd
text_encoders Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -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 global refactoring; add support for Assets without the computed hash 2025-09-13 16:39:08 +03:00
clip_config_bigg.json
clip_model.py
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 Remove some useless code. (#8812) 2025-07-06 07:07:39 -04:00
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 WIP Qwen edit model: The diffusion model part. (#9383) 2025-08-17 16:45:39 -04:00
model_detection.py Implement wan2.2 camera model. (#9357) 2025-08-15 17:29:58 -04:00
model_management.py Fix XPU iGPU regressions (#9322) 2025-08-13 19:13:35 -04:00
model_patcher.py Initial code for new SLG node (#8759) 2025-07-02 20:13:43 -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 Fix potential issue with non clip text embeddings. 2024-07-30 14:41:13 -04:00
sd1_clip.py Omnigen2 model implementation. (#8669) 2025-06-25 19:35:57 -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 refactoring: use the same code for "scan task" and realtime DB population 2025-08-25 13:31:56 +03:00