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.
OCS Sampler
- groups
- params_opt
- SAMPLER
◄parameters►
Categorysampling/custom_sampling/OCS
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| groups | OCS_GROUPS | Connect OCS substep groups here which are output from the OCS Group node. | |
| params_optopt | OCS_PARAMS | Optionally connect parameters like custom noise here. Output from the OCS Param or OCS MultiParam nodes. | |
| parametersopt | STRING | The text parameter block allows setting custom parameters using YAML (recommended) or JSON. Optional, may be left blank. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SAMPLER | SAMPLER | SAMPLER that can be connected to a SamplerCustom or other sampler node that supports a SAMPLER input. |