from Discord
Alain
Seems like it’a related with the latest pydantic: ERROR: Exception in ASGI application · Issue #10662 · gradio-app/gradio · GitHub And fixing the pydantic version on the requirements.txt seems to fix it in deed. Thanks!
Just add
pydantic==2.10.6
at the beginning of requirements.txt