Spaces:
Runtime error
Runtime error
upgrade gradio
Browse files
README.md
CHANGED
@@ -4,13 +4,13 @@ emoji: 🔥 🌠 🏰
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
-
python_version: 3.11.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
models:
|
13 |
-
|
14 |
---
|
15 |
|
16 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
+
python_version: 3.11.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
models:
|
13 |
+
- doevent/dis
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|