As a temporary solution, downgrading the Python and Gradio versions seems to work for me. I changed these two lines in the README.md
file
``
sdk_version: 4.44.1
python_version: 3.9.13
```
As a temporary solution, downgrading the Python and Gradio versions seems to work for me. I changed these two lines in the README.md
file
``
sdk_version: 4.44.1
python_version: 3.9.13
```