---
title: "ComfyUI-WanVaceAdvanced on Comfy Cloud"
description: "ComfyUI-WanVaceAdvanced is preinstalled on Comfy Cloud — 2 nodes ready to run on managed GPUs. Precise control over Vace frame strengths for reference images, control videos. Also allows Phantom embeddings to be combined with VACE accurately."
canonical: https://comfy.org/cloud/supported-nodes/wanvaceadvanced/
lang: en
index: https://comfy.org/llms.txt
---

[Back to all packs](https://comfy.org/cloud/supported-nodes)

**View repository**

[https://github.com/drozbay/ComfyUI-WanVaceAdvanced](https://github.com/drozbay/ComfyUI-WanVaceAdvanced)

**Publisher**

drozbay

**Downloads**

29,391

**GitHub stars**

96

**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
