Image-Upscaler — Submit Task (gptproto). GPTProto API reference.
Gptproto’s GPTProto format for the submit task API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |