302.AI's API is derived from models we've deployed on cloud GPUs. Some models are open-source, while others are fine-tuned or developed by 302.AI.Super-Upscale differs from standard upscale in that it uses AI to imagine and add details that weren't originally present in the image. This allows for transforming very low-resolution photos into highly detailed, high-resolution images. The effect is similar to: https://magnific.ai/Average runtime 10-30sPrice: 0.1 PTC / call
Request
Header Params
Authorization
string
required
API Key from 302.AI backend
Example:
Bearer {{YOUR_API_KEY}}
Body Params multipart/form-data
image
file
required
Image
scale_factor
number
optional
Magnification factor; default is 2
Example:
2
prompt
string
optional
prompts on the screen
negative_prompt
string
optional
Unwanted prompts on the screen
dynamic
number
optional
HDR effect, between 3 to 9; default is 6
Example:
6
creativity
number
optional
AI imagination space, between 0.3 to 0.9; default is 0.35
Example:
0.35
resemblance
number
optional
Similarity to the original image, between 0.3 to 1.6; default is 0.6