返回模型市场
G
核心数据
$0.04
Price
per image
1024x1024
Resolution
50%
Savings
vs official
1
Modes
mode
能力
Text to Image
特性:
- Consistent quality
- Fast generation
- Reliable output
- Wide prompt support
定价
$0.04per image
官方价格: $0.08
节省 50%
按量付费,无最低消费,随时取消。
快速接入
bash
curl https://api.chmuhub.com/v1/public/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-chmuhub-..." \
-d '{
"model": "gpt-image-1",
"prompt": "A serene mountain landscape at sunrise"
}'