Spaces:
Running
Running
Streamlit switch due to needing Python 3.6.9
Browse files
README.md
CHANGED
@@ -3,12 +3,12 @@ title: DeepMoji
|
|
3 |
emoji: 🎭
|
4 |
colorFrom: yellow
|
5 |
colorTo: gray
|
6 |
-
sdk:
|
7 |
-
sdk_version:
|
8 |
python_version: 3.6.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: gpl-3.0
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 🎭
|
4 |
colorFrom: yellow
|
5 |
colorTo: gray
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 0.72.0
|
8 |
python_version: 3.6.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: gpl-3.0
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|