ComfyUI/comfy
2025-03-22 15:45:56 -04:00
..
cldm
comfy_types [NodeDef] Add documentation on multi_select input option (#7212) 2025-03-12 17:29:39 -04:00
extra_samplers
image_encoders Add support for giant dinov2 image encoder. 2025-03-17 05:53:54 -04:00
k_diffusion Guard the edge cases of noise term in er_sde (#7265) 2025-03-16 06:02:25 -04:00
ldm Fallback to pytorch attention if sage attention fails. 2025-03-22 15:45:56 -04:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Add an image_interleave option to the Hunyuan image to video encode node. 2025-03-07 19:56:26 -05:00
checkpoint_pickle.py
cli_args.py Add --use-flash-attention flag. (#7223) 2025-03-14 03:22:41 -04: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.py Fix regression with clip vision. 2025-03-17 13:56:11 -04:00
conds.py
controlnet.py
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
latent_formats.py Initial Hunyuan3Dv2 implementation. 2025-03-19 16:52:58 -04:00
lora_convert.py
lora.py
model_base.py Automatically set the right sampling type for lotus. 2025-03-21 14:19:37 -04:00
model_detection.py Native LotusD Implementation (#7125) 2025-03-21 14:04:15 -04:00
model_management.py Add --use-flash-attention flag. (#7223) 2025-03-14 03:22:41 -04:00
model_patcher.py Call unpatch_hooks at the start of ModelPatcher.partially_unload (#7253) 2025-03-16 06:02:45 -04:00
model_sampling.py Automatically set the right sampling type for lotus. 2025-03-21 14:19:37 -04:00
ops.py
options.py
patcher_extension.py
sample.py
sampler_helpers.py
samplers.py Add er_sde sampler (#7187) 2025-03-12 02:42:37 -04:00
sd1_clip_config.json
sd1_clip.py
sd.py A few fixes for the hunyuan3d models. 2025-03-20 04:52:31 -04:00
sdxl_clip.py
supported_models_base.py
supported_models.py Native LotusD Implementation (#7125) 2025-03-21 14:04:15 -04:00
utils.py