Add folder image loader node
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
- Saves images to any folder, not just ComfyUI's output directory.
|
||||
- Supports filename tokens including `%input%`, `%input2%`, `%date:yyyy-MM-dd%`, `%counter%`, `%width%`, `%height%`, and `%batch_num%`.
|
||||
|
||||
- `Load Images from Folder Dumas`
|
||||
- Inputs: configured on-node via folder picker and image gallery
|
||||
- Outputs: `image`, `mask`, `width`, `height`, `filename`, `index`, `total`
|
||||
- Loads one or many images from any folder on disk as ComfyUI list outputs.
|
||||
- Supports manual picks, `Select all`, `First N`, and `Select random` so each run can choose one random image from the visible folder tree.
|
||||
|
||||
- `Dumas H3 Plan Attach Scene Images`
|
||||
- Inputs: `plan`, `scene_index`, optional `image1`..`image7`
|
||||
- Outputs: `plan`, `connected_images`
|
||||
|
||||
Reference in New Issue
Block a user