Replies: 1 comment
-
Ideally use the Swarm API directly, at which point yes, splitting your jobs between all available backends will automatically happen. Example external program hitting Swarm API: https://github.com/mcmonkey4eva/SimpleDiscordAIBot/blob/8c53541a8f589e38a7d68bf027175424bc5ef66f/Program.cs#L82-L163 If you're stuck just using ComfyUI API calls directly, you can hit |
Beta Was this translation helpful? Give feedback.
-
Hi, i love your project and your documentation :)
One question: Does StableSwarmUI also support the distribution of ComfyUI API calls over multiple GPUs?
Beta Was this translation helpful? Give feedback.
All reactions