ComfyUI/comfy
2025-08-05 09:48:53 +03:00
..
cldm
comfy_types
customzluda Bad ideas from zluda update. 2025-08-05 06:00:55 +10:00
extra_samplers
flash_attn_triton_amd
image_encoders
k_diffusion
ldm Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -04:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -04:00
weight_adapter
checkpoint_pickle.py
cli_args.py
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
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
lora_convert.py
lora.py
model_base.py Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -04:00
model_detection.py Initial support for qwen image model. (#9179) 2025-08-04 22:53:25 -04:00
model_management.py Merge branch 'comfyanonymous:master' into master 2025-07-29 11:56:59 +03:00
model_patcher.py
model_sampling.py
ops.py
options.py
patcher_extension.py
rmsnorm.py
sample.py
sampler_helpers.py
samplers.py Lower cond vram use by casting at the same time as device transfer. (#9159) 2025-08-04 03:11:53 -04:00
sd1_clip_config.json
sd1_clip.py
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 Merge branch 'comfyanonymous:master' into master 2025-08-05 09:47:31 +03:00
utils.py
zluda.py