based on : https://github.com/kijai/ComfyUI-WanVideoWrapper
ComfyUI wrapper nodes for WanVideo
WORK IN PROGRESS
Installation
- Clone this repo into
custom_nodes
folder. - Install dependencies:
pip install -r requirements.txt
or if you use the portable install, run this in ComfyUI_windows_portable -folder:
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\requirements.txt
Models
https://huggingface.co/Kijai/WanVideo_comfy/tree/main
Text encoders to ComfyUI/models/text_encoders
Transformer to ComfyUI/models/diffusion_models
Vae to ComfyUI/models/vae