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

ComfyUI api ability to pass a "subfolder" parameter to server "/prompt" route #5315

Open
blurymind opened this issue Oct 21, 2024 · 0 comments
Labels
Feature A new feature to add to ComfyUI.

Comments

@blurymind
Copy link

Feature Idea

I am currently trying to implement ability to render to subfolders (ComfyUI/output/subfolder-name)

When I trigger a prompt - I cant seem to specify a parameter to tell comfy that i want the output to be at a specific subfolder. It always dumps them in the output folder

Existing Solutions

none that i know of - not even examples

Other

my frontend is just a react app using a fetch post request. I cant seem to figure out how to tell comfy to even pass data from the frontend to it. Example
https://github.com/blurymind/cozy-fireplace/blob/main/__init__.py

@blurymind blurymind added the Feature A new feature to add to ComfyUI. label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature to add to ComfyUI.
Projects
None yet
Development

No branches or pull requests

1 participant