-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Open
Labels
FeatureA new feature to add to ComfyUI.A new feature to add to ComfyUI.
Description
Feature Idea
Everytime the user hits run, count a global sequence number up, save it in the user directory, and make it available as a search&replace variable. Thus we can set Save Image.filename=myimg_no_%id%
see
Line 428 in 650e716
| def get_save_image_path(filename_prefix: str, output_dir: str, image_width=0, image_height=0) -> tuple[str, str, int, str, str]: |
Existing Solutions
Other
also see
#6503
Metadata
Metadata
Assignees
Labels
FeatureA new feature to add to ComfyUI.A new feature to add to ComfyUI.