Stable Diffusion 3 - Core
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-core",
"prompt": "A cute cat",
"negative_prompt": "..to not include specific elements."
"aspect_ratio": "1:1",
"style_preset": "pixel-art",
"response_format": "url",
"output_format": "webp"
}'
🏞️ Core Model:
Model Name:
sd3-core
Discount:
70% off
Price:
$0.009 / Image
Last updated