MiniMax Image-01-Live I2I
[Core Function] MiniMax Image-01-Live I2I is a fast image-to-image generation model. [Strengths] It is optimized for rapid generation and style variations, particularly suited for stylized art and anime workflows. [Best For] Highly recommended for: quick style iterations, anime variations, and fast prototyping. [Limitations] Do NOT use this model if you need the absolute highest fidelity or complex physical reasoning, where the standard Image-01 model performs better. [Routing] Choose this model when speed or stylized/anime aesthetics are the primary priority for an image-to-image task.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Image description text, supports Chinese and English
1 - 1500"A girl in futuristic style"
Reference image URLs for image-to-image generation. Supports public HTTPS URLs or Base64 Data URLs
1 - 10 elementsImage URL or Base64 Data URL (data:image/jpeg;base64,...). Image requirements: JPG/JPEG/PNG format, <10MB, best with single front-facing portrait photo
Image aspect ratio. If both aspect_ratio and width/height are provided, aspect_ratio takes priority
1:1, 16:9, 4:3, 3:2, 2:3, 3:4, 9:16, 21:9 "1:1"
Image width in pixels (must be used with height). Must be divisible by 8. If aspect_ratio is provided, width/height will be ignored
512 <= x <= 20481024
Image height in pixels (must be used with width). Must be divisible by 8. If aspect_ratio is provided, width/height will be ignored
512 <= x <= 20481024
Random seed for reproducible results. Use the same seed with same parameters to generate identical images
x >= 042
Number of images to generate per request
1 <= x <= 91
Enable automatic prompt optimization to improve generation quality
false