Gradio API Curl access no longer works (?)

It seems that the googleable resources (such as this) in how to use HF gradio API with curl no longer work?

Errors like this show up

{"detail":"This API endpoint does not accept direct HTTP POST requests. Please join the queue to use this API."}
2 Likes

I have the same question. A simple downgrade would solve the problem ?

I am also running into the same β€˜Please join the queue to use this API’ errors when trying to make HTTP POST requests to a huggingface/gradio API endpoint.

Are there any ideas on how to resolve this?