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

# SamplingPercentToSigma - ComfyUI Built-in Node Documentation

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

## 概述

SamplingPercentToSigma 节点使用模型的采样参数，将采样百分比值转换为对应的 sigma 值。它接收介于 0.0 到 1.0 之间的百分比值，并将其映射到模型噪声调度中的相应 sigma 值，同时提供选项以返回计算出的 sigma 值或边界处的实际最大/最小 sigma 值。

## 输入

| 参数             | 描述                                                        | 数据类型    | 是否必填 | 范围        |
| -------------- | --------------------------------------------------------- | ------- | ---- | --------- |
| `模型`           | 包含用于转换的采样参数的模型                                            | MODEL   | 是    | -         |
| `采样百分比`        | 要转换为 sigma 的采样百分比（默认值：0.0）                                | FLOAT   | 是    | 0.0 到 1.0 |
| `返回实际 sigma 值` | 返回实际的 sigma 值，而非用于区间检查的值。此选项仅影响 0.0 和 1.0 时的结果（默认值：False） | BOOLEAN | 是    | -         |

## 输出

| 输出名称          | 描述                     | 数据类型  |
| ------------- | ---------------------- | ----- |
| `sigma_value` | 与输入采样百分比对应的转换后 sigma 值 | FLOAT |

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

***

**Source fingerprint (SHA-256):** `88ecea0528dfeff75248a8dfee8381e1f73d1a2d9ee3e7f8e37fef0f2b2499ec`
