For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending
.mdto page URLs; this page is available as Markdown.
Generating Batches
#Batch Size
Within Sogni you can easily select how many images you'd like to generate within the Batch Size Field below the Imagine Button. The Batch Generation feature enables you to produce multiple images in one go. Select from options: 1 image, 4, 9, 16, or Mega Batch.
Sogni UI showing batch size of 16 selected
Mega Batches
Mega Batches offer high-volume image creation, allowing up to 2048 images if you're generating on-device and up to 512 with Supernet. For easy organization, Mega Batches are automatically saved to a gallery group. Here, you can review, mark favorites, and delete images in bulk, streamlining your workflow.
Sogni Mega Batches
Progress Tracking
For batches up to 256 images, progress displays as an image grid, letting you track multiple outputs simultaneously. For larger Mega Batches, only the last generated image appears in progress view, but you can click anytime to see finished images in fullscreen, one by one.
Storage Reminder
Each image can take between 1 and 6.5 MB of storage. With larger batches, it’s good to monitor your disk space to ensure smooth performance.
Need help? Ask in our Discord!
For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out... Join our Discord community!
Join Sogni Discord ✨
Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.
#Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generating-batches.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.