Replies: 2 comments 3 replies
|
A little update, if you'll be considering it, its important to beside adding the json with API workflow, change in poll_image_db() hardcoded filename object structure to something to iterate trough outputs. I think it will be up to the user to make sure the last image in the structure will be the final one ;) |

Uh oh!
There was an error while loading. Please reload this page.
I'm running ComfyUI dedicated server in my home network and it would be nice to be able to use custom workflows instead of the default checkpoint one build in the integration.
Saving workflow as API one in ComfyUI basically looks like the one in klite.embd at generate_comfy_image function in genimg_payload variable. The pasted/loaded json with workflow would overwrite the setup fields and instead take all the parameters as is from the json.
But of course I may be completely wrong on how it works.
All reactions