ComfyUI/comfy
comfyanonymous c37f15f98e Add fast preview support for Wan models. 2025-02-26 08:56:23 -05:00
..
cldm
comfy_types Fix link pointing to non-exisiting docs (#6891) 2025-02-20 07:07:07 -05:00
extra_samplers
k_diffusion res_multistep: Fix cfgpp and add ancestral samplers (#6731) 2025-02-08 19:39:58 -05:00
ldm Don't try to use clip_fea on t2v model. 2025-02-26 08:38:09 -05:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders WIP support for Wan t2v model. 2025-02-25 17:20:35 -05:00
checkpoint_pickle.py
cli_args.py Make --force-fp16 actually force the diffusion model to be fp16. 2025-02-11 08:33:09 -05:00
clip_config_bigg.json
clip_model.py Cleanup. 2025-02-11 17:17:03 -05:00
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision_config_vitl_336.json
clip_vision_siglip_384.json
conds.py
controlnet.py
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
latent_formats.py Add fast preview support for Wan models. 2025-02-26 08:56:23 -05:00
lora.py
lora_convert.py
model_base.py Slightly better wan i2v mask implementation. 2025-02-26 03:49:50 -05:00
model_detection.py WIP support for Wan I2V model. 2025-02-26 01:49:43 -05:00
model_management.py Speedup on some models by not upcasting bfloat16 to float32 on mac. 2025-02-24 05:41:32 -05:00
model_patcher.py More code reuse in wan. 2025-02-26 05:22:29 -05:00
model_sampling.py
ops.py Add add_weight_wrapper function to model patcher. 2025-02-12 05:55:35 -05:00
options.py
patcher_extension.py
sample.py
sampler_helpers.py
samplers.py res_multistep: Fix cfgpp and add ancestral samplers (#6731) 2025-02-08 19:39:58 -05:00
sd.py WIP support for Wan t2v model. 2025-02-25 17:20:35 -05:00
sd1_clip.py
sd1_clip_config.json
sdxl_clip.py
supported_models.py Better wan memory estimation. 2025-02-26 07:51:22 -05:00
supported_models_base.py Mixed precision diffusion models with scaled fp8. 2024-10-21 18:12:51 -04:00
utils.py Make error more clear to user. 2025-02-08 18:57:24 -05:00