Stable Diffusion XL 1.0
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": "sdxl-1.0",
"prompt": "A cute cat",
"cfg_scale": 5,
"sampler": "K_DPM_2_ANCESTRAL",
"steps": 20,
"style_preset": "pixel-art",
"height": 1024,
"width": 1024,
"response_format": "url",
"output_format": "webp"
}'
🏞️ Stable Diffusion XL 1.0
Model Name:
sdxl-1.0
Discount:
70% off
Price:
$0.015 / Image
Last updated