adult-image-detector
adult-image-detector copied to clipboard
How to upload file via URL?
Is there any way how to upload my file via url?
For example: curl -i -X POST -F "image=@http://cdn.akc.org/content/article-body-image/samoyed_puppy_dog_pictures.jpg" http://localhost:9191/api/v1/detect
At now supported only binary files, not url.