Instructions to use Kijai/WanVideo_comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/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
Base ft model for `Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors`
#49
by flymin - opened
Hi, thanks for the great job!
I am wondering what's the base model for Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors. From the readme, I thought that v1, v1.5 and v2 are from the same model. However, after check the tensor values. I conclude that v1 and v1.5 are the same, but not for v2. I believe that v1 and v1.5 should from here:
CausVid 14B: https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid
but how about v2? Thank for sharing!
flymin changed discussion title from Base model for `Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors` to Base ft model for `Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors`