Upscaling

Upscaling

POST  /getImageToImage

Open in API Reference

Header Parameters

Authorization
string

Body Parameters

app_id
string
Additional properties:
-> Each model is uniquely characterized by its own app_id.
image
string
Additional properties:
-> The file_url parameter specifies the URL of an existing image that will be used as a reference for the generation process. -> If the original image dimensions exceed 1536x1536 pixels, the image will be adjusted to fit within this size while preserving the original aspect ratio.
scale
number
celery
boolean
POST

/getImageToImage

cURL
1 // Select a section to get started

Response

// Awaiting response...