Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

zackabrams/ComfyUI-WanVideoWrapper_FlowEdit

 
 

Repository files navigation

ComfyUI wrapper nodes for WanVideo

WORK IN PROGRESS

Installation

  1. Clone this repo into custom_nodes folder.
  2. 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

Right now I have only ran the I2V model succesfully.

This test was 512x512x81

~16GB used with 20/40 blocks offloaded

WanVideo2_1_00002.mp4

About

Trying to port FlowEdit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%