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
Rogerio_Rios
(Professional Support)
#3
dora_paz
(Dora)
#4
Or maybe this …? Also I believe that in order to use it you have to sign up and give billing info