Thanks! How would the curl look like with a JsonHa...
# ask-for-help
m
Thanks! How would the curl look like with a JsonHandler? Something like this?
Copy code
curl -X POST "<http://127.0.0.1:5000/predict>" -F json=@sample.json
in the predict function I've already decoded the incoming base64