Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Latvian Twitter Sentiment Analysis
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
@@ -9,6 +9,10 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Latvian Twitter Sentiment Analysis
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: Latvian Twitter Sentiment Analysis
|
| 3 |
+
emoji: 🌍
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Latvian Twitter Sentiment Analysis
|
| 12 |
+
metadata:
|
| 13 |
+
name: Latvian Twitter Sentiment Analysis
|
| 14 |
+
models:
|
| 15 |
+
- matiss/Latvian-Twitter-Sentiment-Analysis
|
| 16 |
---
|
| 17 |
|
| 18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|