Comfy-Org / Comfy-Org/ComfyUI

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

Open
#5,315 1 comment 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.