F
Flux 2.0 Pro
flux-2-pro最先进的 320 亿参数用于图像生成的 Transformer 模型,支持多参考组合和四百万像素输出。
320亿参数
多图参考
超写实
$$0.04/ per image
Playground
Introduction
API
Flux 2.0 Pro
你好
你好!有什么我可以帮助你的吗?
Model Introduction
Flux 2.0 Pro is built on a 32-billion parameter architecture. It introduces "Multi-Reference Composition," allowing users to combine traits from several source images. With its new "Raw Mode," it produces the most natural-looking human anatomy.
Performance Benchmarks
The model's performance on mainstream benchmarks
97%
Anatomy Score
Metric for human structural correctness
0.8s
Generation Speed
Average time for 1MP generation
Core Features
32B massive architecture
4MP high-resolution output
Realistic skin RAW mode
6x faster than legacy Flux 1.1 Pro
Use Cases
High-fidelity portraits
Complex scene design
Product photography
Quick Start
复制以下代码即可开始使用 Flux 2.0 Pro API
curl https://api.miroapi.com/v1/images/generations -d '{"model": "flux-2-pro", "prompt": "portrait"}'Frequently Asked Questions
It allows you to provide multiple images as style, structure, or character references.
API Reference
POST
Base URL: https://miroapi.com
Example Request
curl https://miroapi.com/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $RELEASE_API_KEY" \
-d '{
"model": "flux-2-pro",
"prompt": "a portrait"
}'Parameters
| Parameter | Value in Example |
|---|---|
| model | flux-2-pro |
| prompt | a portrait |

