返回模型市场
M
核心数据
$0.10
Price
per batch (4 images)
1024x1024
Resolution
58%
Savings
vs official
1
Modes
mode
能力
Text to Image
特性:
- 4 images per batch
- Full MJ syntax support
- 3 speed modes
- Artistic quality
定价
$0.10per batch (4 images)
官方价格: $0.24
节省 58%
按量付费,无最低消费,随时取消。
快速接入
bash
curl https://api.chmuhub.com/v1/public/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-chmuhub-..." \
-d '{
"model": "midjourney-v7",
"prompt": "A serene mountain landscape at sunrise"
}'