모델 목록으로 돌아가기
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"
}'