ComfyUI Node

OCS Sampler

Overly Complicated Sampling main sampler node. Can be connected to a SamplerCustom or other sampler node that supports a SAMPLER input.

By blepping·Created 2 years ago·Updated 25 days ago· 30
OCS Sampler
  • groups
  • params_opt
  • SAMPLER
parameters
Categorysampling/custom_sampling/OCS

Inputs (3)

NameTypeDefaultDescription
groupsOCS_GROUPSConnect OCS substep groups here which are output from the OCS Group node.
params_optoptOCS_PARAMSOptionally connect parameters like custom noise here. Output from the OCS Param or OCS MultiParam nodes.
parametersoptSTRINGThe text parameter block allows setting custom parameters using YAML (recommended) or JSON. Optional, may be left blank.

Outputs (1)

NameTypeDescription
SAMPLERSAMPLERSAMPLER that can be connected to a SamplerCustom or other sampler node that supports a SAMPLER input.