Stable Diffusion 3
Base-Path:
https://api.hyprlab.io/v1
Image Path:
https://api.hyprlab.io/v1/images/generations
Making Request:
curl https://api.hyprlab.io/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "sd3-large",
"prompt": "A cute cat",
"negative_prompt": "..to not include specific elements."
"aspect_ratio": "1:1",
"response_format": "url",
"output_format": "webp"
}'
🏞️ Stable Diffusion 3 Models:
Model Name:
sd3-large
Discount:
70% off
Price:
$0.0195 / Image
Model Name:
sd3-large-turbo
Discount:
70% off
Price:
$0.012 / Image
Model Name:
sd3-medium
Discount:
70% off
Price:
$0.0105 / Image
Last updated