-
Notifications
You must be signed in to change notification settings - Fork 796
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Description
I'm using the Gemini Batch API for image generation, and I've noticed that the generated image quality is significantly lower compared to non-batch (single request) image generation.
Steps to Reproduce
- Call the Gemini Batch API for image generation with a standard prompt
- Generate images using the same prompt via single (non-batch) API
- Compare the output quality
Expected Behavior
The image quality from the Batch API should be consistent with the quality produced by the standard (non-batch) image generation API.
Actual Behavior
-
Images generated via Batch API appear:
- Lower resolution
- Less detailed
- Slightly distorted in some cases
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.