Spaces:
Runtime error
Runtime error
Davidsamuel101
commited on
Commit
·
75730c5
1
Parent(s):
9174eac
Versioning
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ emoji: 📊
|
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
-
To run the app locally run `gradio app.py`
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.25.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
+
<!-- To run the app locally run `gradio app.py` -->
|