How do I get POST requests routed to my container/app?
It seems that Post
requests do not go through unless you are using the hf.space
domain. Like this:
https://<username>-<space>.hf.space/api/predict
How do I get POST requests routed to my container/app?
It seems that Post
requests do not go through unless you are using the hf.space
domain. Like this:
https://<username>-<space>.hf.space/api/predict