akseljoonas commited on
Commit
5197e03
·
verified ·
1 Parent(s): 3edc90a

Fix: Update deprecated APIs and dependencies

Browse files

## Fix: Update Space to work with current Gradio/dependencies

This PR fixes the following issues:

- Updated `sdk_version` from `4.41.0` to `5.29.1`

The Space is currently showing as `RUNTIME_ERROR`.

---
*This fix was generated by [smolagents/ml-agent](https://huggingface.co/smolagents/ml-agent)*

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎮
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 4.41.0
8
  python_version: 3.10.13
9
  app_file: gradio_app.py
10
  pinned: false
 
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.29.1
8
  python_version: 3.10.13
9
  app_file: gradio_app.py
10
  pinned: false