ComfyUI Node
Symbiotica Refs Folder
Load every image in one folder, in filename order. Takes an absolute folder path and nothing else — no browsing, no picking — so a dispatcher can bind the path and run the graph headless.
Symbiotica Refs Folder
- images
- names
- count
◄refs_dir►
◄max_count0►
Categorysymbiotica/pipeline
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| refs_dir | STRING | Absolute path to the folder of reference images | |
| max_count | INT | 00–512 | Keep at most this many images (0 = all of them) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | One image per file, in filename order |
| names | STRING | Filename of image i — index-aligned with images |
| count | INT | — |