Pruna
Available Pruna Models in HyprLab: A Detailed List and Pricing Guide.
Base-Path:
https://api.hyprlab.io/v1Image Path:
https://api.hyprlab.io/v1/images/generationsMaking Request:
curl https://api.hyprlab.io/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "p-image",
"prompt": "A cute cat.",
"aspect_ratio": "1:1",
"response_format": "url",
"output_format": "png"
}'
curl https://api.hyprlab.io/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "p-image-edit",
"prompt": "A cute cat.",
"images": [
"https://example.com/image1.png",
"https://example.com/image2.png",
"https://example.com/image3.png",
"https://example.com/image4.png"
],
"aspect_ratio": "1:1",
"response_format": "url",
"output_format": "png"
}'
🖼️ Pruna Models
Model Name:
p-image-edit
Discount:
30% off
Price:
$0.007 / Image
Model Name:
p-image
Discount:
30% off
Price:
$0.0035 / Image
Last updated
