> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# QuiverTextToSVGNode - ComfyUI Built-in Node Documentation

> Complete documentation for the QuiverTextToSVGNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此节点使用 Quiver AI 的模型，根据文本描述生成可缩放矢量图形（SVG）图像。您可以选择提供参考图像和样式指令来指导生成过程。

## 输入

| 参数                 | 描述                                       | 数据类型   | 是否必需 | 范围                                                                          |
| ------------------ | ---------------------------------------- | ------ | ---- | --------------------------------------------------------------------------- |
| `prompt`           | 所需 SVG 输出的文本描述。这是指定生成内容的主要指令。            | STRING | 是    | 不适用                                                                         |
| `instructions`     | 额外的样式或格式指导。这是一个可选的高级参数。                  | STRING | 否    | 不适用                                                                         |
| `reference_images` | 最多 4 张参考图像，用于指导生成过程。这是一个可选输入。            | IMAGE  | 否    | 0 到 4 张图像                                                                   |
| `model`            | 用于 SVG 生成的模型。可用选项由 Quiver API 决定。        | COMBO  | 是    | `"Quiver SVG v1"`<br />`"Quiver SVG v1 Max"`<br />`"Quiver SVG v1 Preview"` |
| `seed`             | 用于确定节点是否应重新运行的种子；实际结果与种子无关，具有非确定性。默认值：0。 | INT    | 是    | 0 到 2147483647                                                              |

**注意：** `reference_images` 输入最多接受 4 张图像。如果提供更多图像，节点将报错。

## 输出

| 输出名称  | 描述                 | 数据类型 |
| ----- | ------------------ | ---- |
| `SVG` | 生成的可缩放矢量图形（SVG）图像。 | SVG  |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/QuiverTextToSVGNode/zh.md)

***

**Source fingerprint (SHA-256):** `634758797a59e5a409424deee808e1d8b5b5852a86eac4bccd7f2634a19fb743`
