ComfyUI Node
DiffuseHighParam
Jank DiffuseHigh parameter definition node. Used to set parameters like custom noise types that require an input.
DiffuseHighParam
- value
- params_opt
- DIFFUSEHIGH_PARAMS
◄input_type▾►
◄name►
◄yaml_parameters—►
Categorysampling/custom_sampling/JankDiffuseHigh
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| input_type | COMBO | Used to set the type of custom parameter. | |
| value | SAMPLER,VAE,IMAGE,MASK,SONAR_CUSTOM_NOISE,SIGMAS,UPSCALE_MODEL,OCS_NOISE | Connect the type of value expected by the key. Allows connecting output from any type of node HOWEVER if it is the wrong type expected by the key you will get an error when you run the workflow. The following input types are supported: SAMPLER, VAE, IMAGE, MASK, SONAR_CUSTOM_NOISE, SIGMAS, UPSCALE_MODEL, OCS_NOISE | |
| nameopt | STRING | You can name a parameter input here (alphanumeric or underscore only) to allow using multiple parameters of the same type. | |
| params_optopt | DIFFUSEHIGH_PARAMS | You may optionally connect the output from another jank DiffuseHigh param node here to set multiple parameters. | |
| yaml_parametersopt | STRING | Allows specifying custom parameters for an input via YAML. Note: When specifying paramaters this way, there is very little error checking. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DIFFUSEHIGH_PARAMS | DIFFUSEHIGH_PARAMS | — |