Sending ControlNet "Batch" jobs as batches? #13721
Unanswered
prescience-data
asked this question in
Q&A
Replies: 1 comment
-
@prescience-data hey there, I interested in your cloaking work in other post, can you reach me back through email -> [email protected], I will be appreciating any response. Thank you |
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.
-
After tinkering around, there doesn't seem to be a way to send concurrent jobs to the GPU when using ControlNet "Batch" mode.
The effect of "Batch size" in the main settings appears to operate the way it normally does, which is to generate
seed + {batch #}
, which is naturally not what I'm after.I was wondering if anyone has hacked together a method to send these ControlNet Batch iterations to the GPU in a similar way to how "Batch size" sends concurrent jobs?
Hopefully I've just missed something and this is an easy fix, but given my GPU can easily do 20+ tasks concurrently, it seems painfully slow to do each ControlNet Batch iteration one by one.
Beta Was this translation helpful? Give feedback.
All reactions