モデル一覧に戻る
M
Midjourney V7
Image
midjourney-v7by MidjourneyMidjourney's flagship model known for stunning artistic quality. Generates 4 images per batch with full MJ syntax support and multiple speed modes.
主要スペック
$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"
}'