Spaces:
Running
Running
Revert "Update to newest gradio sdk"
Browse filesThis reverts commit 079d4956112438418be851212b8b3723ce8b26dc.
Broke:
Exit code: 1. Reason:
/usr/local/lib/python3.10/site-packages/pydantic/_internal/_config.py:341:
UserWarning: Valid config keys have changed in V2:
* 'underscore_attrs_are_private' has been removed
README.md
CHANGED
@@ -4,9 +4,9 @@ emoji: 🗣️
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
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
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.40.1
|
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
|