qwen/qwen-image-2512 🔢🖼️📝✓❓ → 🖼️
Performance
6.9sTypical run time
156.0KTotal runs
About
Qwen Image 2512 is an improved version of Qwen Image with more realistic human generation, finer textures, and stronger text rendering
Example Output
Prompt:
"This is a modern slide with a deep blue gradient background. The title is "Qwen Image 2512 Major Release" in white sans serif bold font.
On the left a female portrait lacks detail. On the right a highly realistic young woman's portrait close to photographic quality. An arrow links the images labeled "2512 Quality Upgrade"
Faint glow effects besides the arrow enhance dynamism
Text below reads: "More realistic texture, finer details, enhanced text rendering""
Output
Performance Metrics
6.91s
Prediction Time
6.92s
Total Time
All Input Parameters
{
"prompt": "This is a modern slide with a deep blue gradient background. The title is \"Qwen Image 2512 Major Release\" in white sans serif bold font. \nOn the left a female portrait lacks detail. On the right a highly realistic young woman's portrait close to photographic quality. An arrow links the images labeled \"2512 Quality Upgrade\" \nFaint glow effects besides the arrow enhance dynamism\nText below reads: \"More realistic texture, finer details, enhanced text rendering\"",
"go_fast": true,
"guidance": 4,
"strength": 0.8,
"aspect_ratio": "16:9",
"output_format": "webp",
"output_quality": 95,
"negative_prompt": " ",
"num_inference_steps": 40
}
Input Parameters
- seed
- Random seed. Set for reproducible generation.
- image
- Input image for image2image generation. The aspect ratio of your output will match this image.
- width
- Width of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.
- height
- Height of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.
- prompt (required)
- Text prompt for image generation.
- go_fast
- Use the model with additional optimizations for faster generation.
- guidance
- Guidance for generated image. Use higher values for stronger prompt adherence.
- strength
- Strength for image2image generation. 1.0 corresponds to full destruction of information in image.
- aspect_ratio
- Aspect ratio for the generated image.
- output_format
- Format of the output images.
- output_quality
- Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs.
- negative_prompt
- Negative prompt for image generation.
- num_inference_steps
- Number of denoising steps. Use less steps for faster generation.
- disable_safety_checker
- Disable safety checker for generated images.
Output Schema
Output
Example Execution Logs
Using seed: 399179 Generation took 6.77 seconds Total safe images: 1 out of 1
Version Details
- Version ID
47c060e80055269a615f9636df2d51fd50239dc439f5ecde465a7d513a0abda6- Version Created
- December 31, 2025