You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add huggingface as runtime and example
* Huggingface Speech to Sentiment example
* extend hugging face example
* Finish notebook with explanations
* updates to markdown
* Add explainer docs
* small update to explainer docs
* update example
* review comments
In the response below cannot see the status code
curl -X POST -H 'Content-Type: application/json' -d '{"meta":{"puid":"test" }, "data": {"names": ["input_filepath"],"ndarray": ["s3://test.txt"]}}' http://mydomain.com/seldon/test/api/v0.1/predictions
{
"meta": {
"puid": "test",
"tags": {
},
"routing": {
}
},
"data": {
"names": ["t:0", "t:1"],
"ndarray": []
}
The text was updated successfully, but these errors were encountered: