IMAGE
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": "qwen-image",
"prompt": "A cute cat",
"enhance_prompt": false,
"aspect_ratio": "1:1",
"num_inference_steps": 30,
"guidance": 3,
"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": "qwen-image-edit",
"prompt": "A cute cat",
"image": "https://site.com/path/of/image.png",
"aspect_ratio": "1:1",
"response_format": "url",
"output_format": "png"
}'
🖼️ Qwen Image Models
Model Name:
qwen-image-edit-2511qwen-image-edit-plusqwen-image-edit
Discount:
30% off
Price:
$0.021 / Image
Model Name:
qwen-image
Discount:
30% off
Price:
$0.0175 / Image
Last updated
