Image-Upscaler - Submit Task - gptproto
Image-Upscaler — Submit Task (gptproto). GPTProto API reference.
POST
image-upscaler (submit task)
Gptproto’s GPTProto format for the submit task API.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
image | string | ❌ No | https://oss.gptproto.com/ai-draw/user/-ead3cec3-de6b-4ed5-b38c-4d8707731686.png | Image parameter |
creativity | integer | ❌ No | 0 | Creativity parameter |
target_resolution | string | ❌ No | 2k | Target Resolution parameter |
output_format | string | ❌ No | jpeg | Output Format parameter |
enable_base64_output | boolean | ❌ No | false | Enable Base64 Output parameter |
enable_sync_mode | boolean | ❌ No | false | Enable Sync Mode parameter |

