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.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| key_1 | COMBO | Used to set the type of custom parameter. | |
| key_2 | COMBO | Used to set the type of custom parameter. | |
| key_3 | COMBO | Used to set the type of custom parameter. | |
| key_4 | COMBO | Used to set the type of custom parameter. | |
| key_5 | COMBO | Used to set the type of custom parameter. | |
| params_optopt | OCS_PARAMS | You may optionally connect the output from other OCS MultiParam or OCS Param nodes here to set multiple parameters. | |
| parametersopt | STRING | The text parameter block allows setting custom parameters using YAML (recommended) or JSON. Optional, may be left blank. | |
| value_opt_1opt | SIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODEL | Connect 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_2opt | SIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODEL | Connect 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_3opt | SIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODEL | Connect 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_4opt | SIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODEL | Connect 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_5opt | SIGMAS,OCS_NOISE,VAE,SONAR_CUSTOM_NOISE,SAMPLER,IMAGE,UPSCALE_MODEL | Connect 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)
| Name | Type | Description |
|---|---|---|
| OCS_PARAMS | OCS_PARAMS | Can be connected to another OCS Param or OCS MultiParam node or any other OCS node that takes OCS_PARAMS as an input. |