How to Use This cURL Api

I Want To Use This Api To Make A Image Upscale App.

Api Website : Super Resolution API | DeepAI

curl
-F ‘image=YOUR_IMAGE_URL’
-H ‘api-key:quickstart-QUdJIGlzIGNvbWluZy4uLi4K’
https://api.deepai.org/api/torch-srgan

Example posting a local image file:

curl
-F ‘image=@/path/to/your/file.jpg’
-H ‘api-key:quickstart-QUdJIGlzIGNvbWluZy4uLi4K’
https://api.deepai.org/api/torch-srgan

First search in community

Hi !
:mag:In This Wonderful Community :point_down:

Or maybe this …? Also I believe that in order to use it you have to sign up and give billing info