Instructions to use chfm/WanVideo_comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use chfm/WanVideo_comfy with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
LongVie2:
Source project: https://huggingface.co/Vchitect/LongVie2
LongVie2_attn_layers_bf16.safetensors replaces base I2V model's attention layers, can be used as extra_model, this ensures the full weights of the original.
longvie2_attn_layers_lora_rank_64_bf16.safetensors This is a LoRA extracted from the attention layer diff, slightly weaker effect than full weights but functional.
Use either of those, not both.
LongVie2_dual_controller_controlnet_bf16.safetensor is the controlnet model weights, loaded as extra_model in WanVideoWrapper and used with Add Dual Control Embeds -node