ComfyUI Node
OCS Substeps
Overly Complicated Sampling substeps definition node. Used to define a sampler type and other sampler-specific parameters.
OCS Substeps
- substeps_opt
- params_opt
- OCS_SUBSTEPS
◄substeps1►
◄step_method▾►
◄parameters►
Categorysampling/custom_sampling/OCS
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| substeps | INT | 11–1000 | Number of substeps to use for each step, in other words (depending on the OCS Group merge strategy) it may split a step into multiple smaller steps. |
| step_method | COMBO | In other words, the sampler. | |
| substeps_optopt | OCS_SUBSTEPS | Optionally connect another OCS Substeps node here. Substeps will run in order, starting from the OCS Substeps node FURTHEST 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 |
|---|---|---|
| OCS_SUBSTEPS | OCS_SUBSTEPS | This output can be connected to another OCS Substeps node or an OCS Group node. |