ComfyUI Node

OCS Substeps

Overly Complicated Sampling substeps definition node. Used to define a sampler type and other sampler-specific parameters.

By blepping·Created 2 years ago·Updated 25 days ago· 30
OCS Substeps
  • substeps_opt
  • params_opt
  • OCS_SUBSTEPS
substeps1
step_method
parameters
Categorysampling/custom_sampling/OCS

Inputs (5)

NameTypeDefaultDescription
substepsINT11–1000Number 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_methodCOMBOIn other words, the sampler.
substeps_optoptOCS_SUBSTEPSOptionally connect another OCS Substeps node here. Substeps will run in order, starting from the OCS Substeps node FURTHEST 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
OCS_SUBSTEPSOCS_SUBSTEPSThis output can be connected to another OCS Substeps node or an OCS Group node.