---
title: "ComfyUI-WanVaceAdvanced（Comfy Cloud）"
description: "ComfyUI-WanVaceAdvanced 已预装于 Comfy Cloud——2 个节点可在托管 GPU 上即时运行。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/zh-CN/cloud/supported-nodes/wanvaceadvanced/
lang: zh-CN
index: https://comfy.org/llms.txt
---

[返回所有节点包](https://comfy.org/zh-CN/cloud/supported-nodes)

**查看仓库**

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

**发布者**

drozbay

**下载量**

29,447

**GitHub 星标**

96

**最新版本**

1.5.1

**许可证**

{"file": "LICENSE"}

**最后更新**

2026年2月10日

## 此节点包中的节点

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