AI Picture Upscaler
Upscales and enhances images by AI
Last updated
Upscales and enhances images by AI
Last updated
Endpoints
1. Upscaler v1
This endpoint is used to upscale images using version 1 of the upscaling algorithm.
URL: https://api.magicapi.dev/api/v1/capix/upscaler/upscaler/v1/
Method: POST
Request Body:
Response: The response will contain the upscaled image data.
Example cURL request:
2. Upscaler v2
This endpoint is used to upscale images using version 2 of the upscaling algorithm.
URL: https://api.magicapi.dev/api/v1/capix/upscaler/upscaler/v2/
Method: POST
Request Body:
Response: The response will contain the upscaled image data.
Version 1
Version 2