Instructions to use Kijai/WanVideo_comfy_fp8_scaled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/WanVideo_comfy_fp8_scaled 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
How do I use the scaled VACE module with the wrapper?
#3
by bandifiu - opened
I'm currenly using the scaled model with the normal VACE module, it works. when I change the VACE module to the scaled one, the video only gives colored noise. Do I need any extra steps to make it work?
Update: It seems to work if I disable merge loras in the LORA loader.
bandifiu changed discussion status to closed