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

# VOIDSampler - ComfyUI Built-in Node Documentation

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

## 概述

VOIDSampler 节点提供了一种专门为 VOID 修复模型设计的 DDIM 采样方法。它实现了 VOID 模型训练过程中使用的相同去噪流程，但未应用标准 KSampler 所采用的噪声缩放。此节点旨在与 SamplerCustom 或 SamplerCustomAdvanced 节点配合使用，并应与 RandomNoise 或 VOIDWarpedNoiseSource 配对。

## 输入

此节点无可配置的输入参数。它是一个自包含的采样器，应用固定的 DDIM 采样算法。

| 参数    | 描述            | 数据类型 | 是否必需 | 范围 |
| ----- | ------------- | ---- | ---- | -- |
| *无输入* | 此节点不接受任何输入参数。 | -    | -    | -  |

## 输出

| 输出名称      | 描述                                                                     | 数据类型    |
| --------- | ---------------------------------------------------------------------- | ------- |
| `SAMPLER` | 一个实现 VOID DDIM 算法的采样器对象，可连接到 SamplerCustom 或 SamplerCustomAdvanced 节点。 | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `c6f1be9a90003906c54cced20e8136ab7e4f7e7118e63b67ce366eeb7f790dca`
