Closed anayden closed 3 years ago
Not sure what data to use for predictions. I tried (via httpie):
httpie
echo '{"strData": "' $(cat img/1381_original.png | base64 ) '" }' | http POST https://ml-recipe-bone-age-test-inference--alexeynayden.jobs.onprem-poc.org.neu.ro/predict
But it returns a 500
Not sure what data to use for predictions. I tried (via
httpie
):But it returns a 500