ComfyUI Node

OCS MultiParam

Overly Complicated Sampling parameter definition node. Used to set parameters like custom noise types that require an input. Like the OCS Param node but allows setting multiple parameters at the same time.

By blepping·Created 2 years ago·Updated 25 days ago· 30
OCS MultiParam
  • params_opt
  • value_opt_1
  • value_opt_2
  • value_opt_3
  • value_opt_4
  • value_opt_5
  • OCS_PARAMS
key_1
key_2
key_3
key_4
key_5
parameters
Categorysampling/custom_sampling/OCS

Inputs (12)

NameTypeDefaultDescription
key_1COMBOUsed to set the type of custom parameter.
key_2COMBOUsed to set the type of custom parameter.
key_3COMBOUsed to set the type of custom parameter.
key_4COMBOUsed to set the type of custom parameter.
key_5COMBOUsed to set the type of custom parameter.
params_optoptOCS_PARAMSYou may optionally connect the output from other OCS MultiParam or OCS Param nodes here to set multiple parameters.
parametersoptSTRINGThe text parameter block allows setting custom parameters using YAML (recommended) or JSON. Optional, may be left blank.
value_opt_1optSIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODELConnect the type of value expected by the corresponding key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the corresponding key you will get an error when you run the workflow. The following input types are supported: SIGMAS, OCS_NOISE, VAE, SONAR_CUSTOM_NOISE, SAMPLER, IMAGE, UPSCALE_MODEL
value_opt_2optSIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODELConnect the type of value expected by the corresponding key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the corresponding key you will get an error when you run the workflow. The following input types are supported: SIGMAS, OCS_NOISE, VAE, SONAR_CUSTOM_NOISE, SAMPLER, IMAGE, UPSCALE_MODEL
value_opt_3optSIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODELConnect the type of value expected by the corresponding key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the corresponding key you will get an error when you run the workflow. The following input types are supported: SIGMAS, OCS_NOISE, VAE, SONAR_CUSTOM_NOISE, SAMPLER, IMAGE, UPSCALE_MODEL
value_opt_4optSIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODELConnect the type of value expected by the corresponding key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the corresponding key you will get an error when you run the workflow. The following input types are supported: SIGMAS, OCS_NOISE, VAE, SONAR_CUSTOM_NOISE, SAMPLER, IMAGE, UPSCALE_MODEL
value_opt_5optSIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODELConnect the type of value expected by the corresponding key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the corresponding key you will get an error when you run the workflow. The following input types are supported: SIGMAS, OCS_NOISE, VAE, SONAR_CUSTOM_NOISE, SAMPLER, IMAGE, UPSCALE_MODEL

Outputs (1)

NameTypeDescription
OCS_PARAMSOCS_PARAMSCan be connected to another OCS Param or OCS MultiParam node or any other OCS node that takes OCS_PARAMS as an input.