You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I do have plans for batching that's a little fancier than just "add a param about it" (tldr, automatically determine batch size based on available resources, available backends, call rate, expected performance results, etc. such that you just generate as many images as you want and it automatically uses an ideal batch size without you ever having to worry about it).
That plan however is going to be delayed for a while as there's much higher priority things to do, so I've gone ahead and just added a simple batch size param, it's under the "Display Advanced Options" checkbox (imo 95% of users never have reason to touch this. It's technically a little bit faster to generate in batches, but usually not by much. You can get a better performance uplift by turning previews off lol).
Note that the seeds displayed in the UI from a comfy backend with batching will be wrong until this Comfy PR comfyanonymous/ComfyUI#1454 is merged.
running this on a comfyui backend on my pc, only thing i can change about the number of mages is the number of batches
(this could be a planned feature but i cant tell)
The text was updated successfully, but these errors were encountered: