ComfyUI Node
TS Studio Input (Number)
Marker: a numeric parameter of a TS Image Studio backend workflow (width, height, steps, cfg, denoise...). Both FLOAT and INT outputs are provided so it connects to either kind of input; INT is the rounded value.
TS Studio Input (Number)
- float
- int
◄value0.00►
◄param_namesteps►
◄label►
CategoryTS/Studio
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| value | FLOAT | 0.00-1000000000–1000000000 | The number the studio replaces at run time. |
| param_name | STRING | steps | Name the studio uses to find this marker and set its value (e.g. 'prompt', 'width', 'source_image'). Must be unique per workflow. |
| labelopt | STRING | Optional human-readable label shown in the studio UI instead of param_name. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| float | FLOAT | — |
| int | INT | — |