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 ;) |
Beta Was this translation helpful? Give feedback.
-
Oh, that is possible! You just need to load the CLIP, VAE and whatever add-ons in KoboldCpp! It will be handled automatically. You can select individual Model, T5, Clip-L, Clip-G, VAE, and LoRAs in the launcher or command line. |
Beta Was this translation helpful? Give feedback.
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.
Beta Was this translation helpful? Give feedback.
All reactions