Minimax-image-01

Generate high-fidelity images from text with precise control & stunning quality with Minimax Image-01.


API

If you're looking for an API, you can choose from your desired programming language.

POST
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 import requests api_key = "YOUR_API_KEY" url = "https://api.segmind.com/v1/image-01" # Prepare data and files data = {} files = {} data['prompt'] = "movie scene violent tsunami hitting the city, dynamic motion, realistic, cinematic, 4k" data['aspect_ratio'] = "1:1" data['number_of_images'] = 1 data['prompt_optimizer'] = True headers = {'x-api-key': api_key} # If no files, send as JSON if files: response = requests.post(url, data=data, files=files, headers=headers) else: response = requests.post(url, json=data, headers=headers) print(response.content) # The response is the generated image
RESPONSE
image/jpeg
HTTP Response Codes
200 - OKImage Generated
401 - UnauthorizedUser authentication failed
404 - Not FoundThe requested URL does not exist
405 - Method Not AllowedThe requested HTTP method is not allowed
406 - Not AcceptableNot enough credits
500 - Server ErrorServer had some issue with processing

Attributes


promptstr *

Text prompt for generation


aspect_ratioenum:str ( default: 1:1 )

Aspect ratio of the ouput image

Allowed values:


number_of_imagesint ( default: 1 )

Number of images to generate

min : 1,

max : 9


prompt_optimizerbool ( default: true )

Use prompt optimizer

To keep track of your credit usage, you can inspect the response headers of each API call. The x-remaining-credits property will indicate the number of remaining credits in your account. Ensure you monitor this value to avoid any disruptions in your API usage.

MiniMax Image-01

MiniMax Image-01 is a groundbreaking text-to-image generation model that empowers users worldwide to transform their ideas into visually stunning imagery. Built upon MiniMax's expertise in prompt adherence, this accessible tool offers precise prompt control and exceptional visual quality, making professional-grade AI creation available to everyone at an unprecedented value.

Key Features of MiniMax Image-01

  • Precise Prompt Control - Achieve exceptional prompt-to-image fidelity and logical consistency, allowing you to reliably translate intricate textual descriptions into high-quality visuals with stunning artistic quality.

  • Advanced Visual Composition - Generate imagery with nuanced lighting, rich environmental details, and complex scene composition, bringing depth and vividness to your conceptual ideas with cinematic precision.

  • Compelling Characters and Object Authenticity - Render both human subjects with lifelike skin textures and natural expressions and objects with intricate details and rich materials, all with photorealistic precision.

  • Flexible Creative Options - Create images across all standard aspect ratios (16:9, 4:3, 3:2, 2:3, 3:4, 9:16, and 21:9), with each output maintaining crystal-clear resolution and high pixel density to suit various needs from social media to commercial projects.

Use Cases

  • Content Creation for Social Media - Generate engaging visuals for social media storytelling with various aspect ratios and high resolution, capturing specific moods and details described in text.

  • Marketing and Advertising Materials - Produce compelling imagery for marketing campaigns and advertisements, accurately depicting products and scenes based on detailed prompts with photorealistic quality.

  • Concept Art and Visualization - Quickly visualize ideas and concepts for design projects across industries, from game development to architecture, by translating textual descriptions into detailed visual representations.

  • Product Design and Prototyping - Generate detailed images of product designs with accurate material properties, aiding in the visualization and iteration process.

  • Personalized Art and Creative Exploration - Explore creative possibilities and generate unique artwork based on personal textual prompts, bringing imaginative ideas to life.

MiniMax Image-01 offers a powerful yet accessible solution for text-to-image generation, providing precise prompt control and exceptional visual quality. Its cost-effectiveness and versatile features make it an ideal tool for individuals and businesses looking to unleash their creativity and bring their textual ideas to life in stunning visuals.

Cookie settings

We use cookies to enhance your browsing experience, analyze site traffic, and personalize content. By clicking "Accept all", you consent to our use of cookies.