> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ManualSigmas - ComfyUI Built-in Node Documentation

> ManualSigmas 节点允许您手动为采样过程定义自定义噪声水平（sigma）序列。

ManualSigmas 节点允许您手动为采样过程定义自定义噪声水平（sigma）序列。您以字符串形式输入一个数字列表，节点会将其转换为可供其他采样节点使用的张量。这对于测试或创建特定噪声调度非常有用。

## 输入

| 参数       | 描述                                                                                  | 数据类型   | 必填 | 范围            |
| -------- | ----------------------------------------------------------------------------------- | ------ | -- | ------------- |
| `sigmas` | 包含 sigma 值的字符串。节点会从该字符串中提取所有数字，包括小数和负数。例如："1, 0.5, 0.1" 或 "1 0.5 0.1"。默认值："1, 0.5"。 | STRING | 是  | 任意以逗号或空格分隔的数值 |

注意：此节点标记为实验性。

## 输出

| 输出名称     | 描述                         | 数据类型   |
| -------- | -------------------------- | ------ |
| `sigmas` | 包含从输入字符串中提取的 sigma 值序列的张量。 | SIGMAS |

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

***

**Source fingerprint (SHA-256):** `19d938ef0eac7343a3138393a039f63632b0763e3884636653c06b91b6f44ed6`
