Created
February 1, 2019 00:38
-
-
Save blitline-dev/9b6776290ea1aa5d4beafa2106474ab4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"application_id":"YOUR_APP_ID", | |
"v" : 1.21, | |
"src":"https://s3.amazonaws.com/blitdoc/jpgs/musk.jpg", | |
"functions":[ | |
{ | |
"name":"remove_background", | |
"params":{ | |
}, | |
"save":{ | |
"image_identifier":"MY_CLIENT_ID", | |
"extension" : ".png" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment