Nodes Browser
ComfyDeploy: How select_folder_path_easy works in ComfyUI?
What is select_folder_path_easy?
This extension simply connects the nodes and specifies the output path of the generated images to a manageable path.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
select_folder_path_easy
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.