ComfyUI Node
TS Studio Input (Image)
Marker: an image parameter of a TS Image Studio backend workflow (source image, reference 1-3...). The studio uploads the picture through /upload/image and sets its annotated name here. Loads like LoadImage: IMAGE plus a MASK from alpha.
TS Studio Input (Image)
- image
- mask
◄value►
◄param_namesource_image►
◄label►
CategoryTS/Studio
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| value | STRING | Annotated upload name ('sub/file.png [input]') the studio sets at run time. | |
| param_name | STRING | source_image | 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 |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |