mirror of
https://github.com/fspecii/ace-step-ui.git
synced 2026-04-25 14:15:49 +03:00
[GH-ISSUE #23] Feature request: Batch size standard: 1, Bulk Generation 1 #24
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ace-step-ui#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Basthet on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/23
Please, have a heart for us poor 8GB VRAM owners. While batch size greater than 1 let Ace-step crash, the creation speed is so fast I do not care about a bulk generation of around 5.
Best would be to make it user adjustable (e.g.: store able preference) or a start parameter, config file
Nevertheless: Thanks for this great UI!
@fspecii commented on GitHub (Feb 5, 2026):
Hi @Basthet, thanks for the suggestion and the kind words!
We've just pushed changes that address this:
So the workflow for 8GB users is: keep batch size at 1, use PT backend, and use bulk generation (1-10 jobs queued sequentially) if you want multiple variations — each job runs one at a time so VRAM stays low.
Closing this as resolved — feel free to reopen if you need anything else!