Comfy-Org / Comfy-Org/ComfyUI

[Feature Request] Save json with title label value in API mode.

Open
#1,433 1 comment 9 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

I believe this will greatly enhance the ease of use of ComfyUI as a web service.
Since the id of each node is incremented when it is created, the same node will have a different id in each set of workflows during the workflow development process, and the API mode has only the id of each node as a unique identifier in the json, which makes dynamic insertion of value very difficult. But by adding the Title Label to the API mode json, and preferably followed by the id parameter, so that there is a traversable condition, which will make the interface between workflow development and Web development become very smooth.

I'd really like to see an update on this feature, I'm sure it won't be too difficult as the Save feature itself is already capable of saving Title Labels.

I'm very sorry, English is not my native language, the above content is translated by DeepL, I'm very sorry if it brings you reading difficulties. Thanks again and I look forward to getting an update on this feature.

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.