Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,12 @@ title: German Sentiment Bert
|
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
-
sdk: docker
|
7 |
pinned: false
|
8 |
license: other
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
|
|
6 |
pinned: false
|
7 |
license: other
|
8 |
+
sdk: gradio
|
9 |
+
sdk_version: 3.11.0
|
10 |
+
app_file: app.py
|
11 |
+
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|