Hello,
My space was working fine until this morning. But I am getting this error “Error: NO API Found”. Anyone has any idea why this is happening? Here is my space:
1 Like
I think this is a bug in Gradio (in a broad sense). In that case, you can work around it by updating Gradio to the latest version (maybe 5.31.0
now) or adding pydantic==2.10.6
to requirements.txt
.
sdk: gradio
sdk_version: 5.0.1