Replies: 1 comment
-
Yep, I agree. This would be another solution to the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm creating a tool that runs ComfyUI by sending workflow_api.json to it. I overwrite values in the json before sending it but now that the only way to know which node is which based on a number it's really tedious to manually input these numbers in every time I change the workflow.
It would be a piece of cake if the title was included in the api.json and I could just search for a specific title instead of rely on the id.
Beta Was this translation helpful? Give feedback.
All reactions