-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
With the following definition (I read from https://www.reddit.com/r/StableDiffusion/comments/wzsp8w/whats_the_actual_difference_between_batch_count/):
Batch count = how many to generate total
Batch size = how many to generate at a time
Currently it seems like we are supporting batch count, is it possible to support the other batch size parameter also? Though from the sd.cpp source I couldn't find a argument I can pass from the CLI sd command.
Metadata
Metadata
Assignees
Labels
No labels