Back to all packs
ComfyUI-WanVaceAdvanced
Precise control over Vace frame strengths for reference images, control videos. Also allows Phantom embeddings to be combined with VACE accurately.
- View repository
- https://github.com/drozbay/ComfyUI-WanVaceAdvanced
- Publisher
- drozbay
- Downloads
- 25,184
- GitHub stars
- 90
- Latest version
- 1.5.1
- License
- {"file": "LICENSE"}
- Last updated
- Feb 10, 2026
Nodes in this pack
WanVaceAdvanced
- StringToFloatListRanged
Converts a comma-separated string to a float list. Supports repeat notation using '#' (e.g., '3#5' repeats 3.0 five times). Mix regular numbers and repeats: '1, 2.5#3, 7' becomes [1.0, 2.5, 2.5, 2.5, 7.0].
- WVAOptions