ComfyUI Node
PixlStash Semantic Search
A ComfyUI node in PixlStash with 6 inputs and 6 outputs.
PixlStash Semantic Search
- pixlstash_project
- pixlstash_set
- pixlstash_character
- image
- mask
- pixlstash_project
- pixlstash_set
- pixlstash_character
- batch_size
◄query►
◄limit20►
◄threshold0.50►
CategoryPixlStash
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| query | STRING | Text prompt to search for semantically similar pictures. | |
| limit | INT | 201–500 | Maximum number of pictures to return. |
| threshold | FLOAT | 0.500–1 | Minimum cosine-similarity score required to include a picture in the results. |
| pixlstash_projectopt | PIXLSTASH_PROJECT | Wire from a Project Loader to restrict the search. | |
| pixlstash_setopt | PIXLSTASH_SET | Wire from a Set Loader to restrict the search. | |
| pixlstash_characteropt | PIXLSTASH_CHARACTER | Wire from a Character Loader to restrict the search. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| pixlstash_project | PIXLSTASH_PROJECT | — |
| pixlstash_set | PIXLSTASH_SET | — |
| pixlstash_character | PIXLSTASH_CHARACTER | — |
| batch_size | INT | — |