ComfyUI Node
Stash Image
Get an image from Stash by ID, search string, URL in the UI. Results are ORed; use the offset to choose the image
Stash Image
- stash
- IMAGE
- id
- count
◄id_or_url►
◄search►
◄tags►
◄offset0►
CategoryStash
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| stash | STASH | A Stash server connection | |
| id_or_urlopt | STRING | The image ID or a URL from the UI | |
| searchopt | STRING | A search as when running in the Stash UI | |
| tagsopt | STRING | One or more tags associated with the image, comma-separated | |
| offsetopt | INT | 0 | Offset to use if the query returns more than one image (0 is the first image) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| id | INT | — |
| count | INT | — |