Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Text File : default relative output path is wrong #357

Open
exverxes opened this issue Mar 9, 2024 · 0 comments
Open

Save Text File : default relative output path is wrong #357

exverxes opened this issue Mar 9, 2024 · 0 comments

Comments

@exverxes
Copy link

exverxes commented Mar 9, 2024

If you compare two nodes:
Save Text File
and
Image Save
then you need to input different relative path to put files in the same directory.
By default Image Save outputs into "output" folder, while Save Text File outputs into main ComfyUI folder.

Save Text File should use output as default relative path.
Additionaly Save Text File by default uses "./ComfyUI/output/[time(%Y-%m-%d)]" as default path, which does not work on Windows while Image Save uses "[time(%Y-%m-%d)]" which works.
Tested on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant