Instructions to use alibaba-pai/Wan2.1-Fun-V1.1-14B-Control-Camera with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VideoX Fun
How to use alibaba-pai/Wan2.1-Fun-V1.1-14B-Control-Camera with VideoX Fun:
# 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
not working under the comfyui workflow
#2
by arphaxadcy1984 - opened
Getting this error when running under this workflow
https://github.com/aigc-apps/VideoX-Fun/blob/main/comfyui/wan2_1_fun/v1/wan2.1_fun_workflow_control_camera.json
Error
LoadWanFunModel
The expanded size of the tensor (32) must match the existing size (48) at non-singleton dimension 1. Target sizes: [5120, 32, 1, 2, 2]. Tensor sizes: [5120, 48, 1, 2, 2]
The same workflow is runnable with the model Wan2.1-Fun-V1.1-1.3B-Control-Camera
我也是这样