ComfyUI Node
Global Folder and Project Settings 🦬
A ComfyUI node in Sokes 🦬/Utilities with 3 inputs and 3 outputs.
Global Folder and Project Settings 🦬
- main_folder
- project_name
- date_format
â—„main_folder+ Z_Image_Turboâ–º
â—„project_nameZ_Image_Turbo GGUFâ–º
â—„date_format%y%m%d_%H%M%Sâ–º
CategorySokes 🦬/Utilities
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| main_folder | STRING | + Z_Image_Turbo | — |
| project_name | STRING | Z_Image_Turbo GGUF | — |
| date_format | STRING | %y%m%d_%H%M%S | Date/time format using Python strftime codes. E.g: %y%m%d_%H%M%S (260322_143052) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| main_folder | STRING | Connect to Save File Path node's main_folder input |
| project_name | STRING | Project name for folder creation |
| date_format | STRING | Connect to Save File Path node's date_format input |