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

# VOIDSampler - ComfyUI Built-in Node Documentation

> VOIDSampler is a specialized DDIM sampler designed for VOID inpainting models.

VOIDSampler is a specialized DDIM sampler designed for VOID inpainting models. It reproduces the exact denoising process VOID was trained with, skipping the noise scaling that standard KSamplers apply. Use this node together with SamplerCustom or SamplerCustomAdvanced, paired with RandomNoise or VOIDWarpedNoiseSource.

## Inputs

This node has no configurable input parameters. It is a self-contained sampler that applies a fixed DDIM sampling algorithm.

| Parameter   | Description                                     | Data Type | Required | Range |
| ----------- | ----------------------------------------------- | --------- | -------- | ----- |
| *No inputs* | This node does not accept any input parameters. | -         | -        | -     |

## Outputs

| Output Name | Description                                                                                                                   | Data Type |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------- | --------- |
| `SAMPLER`   | A sampler object implementing the VOID DDIM algorithm, ready to be connected to SamplerCustom or SamplerCustomAdvanced nodes. | SAMPLER   |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/VOIDSampler/en.md)

***

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