
Request
Send aPOST
request to below https://modelslab.com/api/v1/enterprise/super_resolution/make endpoint to return the corresponding super resolution image of the image passed.
curl
Body
json
Body Attributes
Your API Key used for request authorization.
The URL of the image that you want to upscale.
A number for scaling the image. Common values: 2, 4, or 8.
Enable or disable the face enhancement feature. Options: true/false.
Provide a URL to receive a POST API call once the image generation is complete.
This ID is returned in the response to the webhook API call and will be used to identify the webhook request.