Upscaler
Get SuperID Info
Get the cost and time estimation to upscale the image.
Check the Notifications (/notification_by_name_json) to understand the processing status.
AuthorizationBearer <token>
In: header
id_project?string
id_image?string
scale_factor?string
upscaling_mode?string
num_inference_steps?integer
strength?string
Response Body
Examples
curl -X GET "https://api.piktid.com/api/superid_info" \
-H "Content-Type: application/json" \
-d '{}'{
"eta": 0,
"required_credits": 0,
"width": 0,
"height": 0,
"width_o": 0,
"height_o": 0
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}{
"code": 0,
"message": "string",
"description": "string"
}