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

# VOIDSampler - ComfyUI Built-in Node Documentation

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

VOIDSampler is a specialized DDIM sampler for VOID inpainting models. It implements the same denoising process that VOID was trained with, without the noise scaling that standard KSamplers apply. Use this node 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`
