モデル一覧に戻る
G
GPT Image 1
Image
gpt-image-1by OpenAIOpenAI's proven image generation model. Reliable and fast with consistent quality output for a wide range of prompts.
主要スペック
$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"
}'