<Response [422]>
#18
by
skrishna
- opened
I get this 422 response error when I use hugging face inference engine for the model using the code below.
output = query({
"inputs": "The answer to the universe is",
})