ComfyUI Node
Folder Watcher ποΈ
A ComfyUI node in TensorVizion/Web API with 6 inputs and 5 outputs.
Folder Watcher ποΈ
- next_file_path
- next_file_name
- remaining_count
- total_count
- summary
βfolder_pathβΊ
βmodeβΎβΊ
βextensionspng,jpg,jpeg,webpβΊ
βmanifest_pathβΊ
βmark_processed_immediatelytrueβΊ
βmark_filenameβΊ
CategoryTensorVizion/Web API
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | β | |
| mode | COMBO | 2 options: scan_and_return, mark_only | |
| extensions | STRING | png,jpg,jpeg,webp | β |
| manifest_path | STRING | β | |
| mark_processed_immediately | BOOLEAN | true | β |
| mark_filenameopt | STRING | β |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| next_file_path | STRING | β |
| next_file_name | STRING | β |
| remaining_count | INT | β |
| total_count | INT | β |
| summary | STRING | β |