ComfyUI Node
Project Setting JK๐
Project settings for workflow organization with customizable naming patterns.
Project Setting JK๐
- Image_Name
- Path_Name
- Counter
โproject_namemyprojectโบ
โimage_namev%counter_%seed_%timeโบ
โpath_name%dateโบ
โseed0โบ
Category๐ JK/๐ฆ Misc
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| project_name | STRING | myproject | Name of the project for organization |
| image_name | STRING | v%counter_%seed_%time | Image naming pattern (supports %counter, %seed, %time variables) |
| path_name | STRING | %date | Path naming pattern (supports %date variable) |
| seed | INT | 00โ18446744073709550000 | Random seed for project |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| Image_Name | STRING | โ |
| Path_Name | STRING | โ |
| Counter | INT | โ |