ComfyUI Extension: select_folder_path_easy
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
This extension simply connects the nodes and specifies the output path of the generated images to a manageable path.
README
select_folder_path_easy
Easier specification of output folder

What is this extension?
This extension simply connects the nodes and specifies the output path of the generated images to a manageable path.
How to install
cd path/to/comfyui
cd custom_nodes
git clone https://github.com/Umikaze-job/select_folder_path_easy
Usage
- right-click on the [Save Image] node and click on[Convert filename_prefix to input].

- connect [select folder path easy] and [Save Image] and you are good to go.
Parameter Description
folder_name: Folder name
file_name: Specifies the file name (the file will be named "[file_name]_[image_id].png")
time_format: Specify the format of the time folder.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.