Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
β’
c45f956
1
Parent(s):
730f89a
Update README.md - add config
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Sentiment and summarize russian YouTube-video comments
|
2 |
|
3 |
This is web-server on [![FastAPI](https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)](https://fastapi.tiangolo.com/) for sentiment analysis and summarization of russian YouTube comments
|
|
|
1 |
+
---
|
2 |
+
title: Sentiment Summarize Youtube Comms
|
3 |
+
emoji: π
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
11 |
+
|
12 |
# Sentiment and summarize russian YouTube-video comments
|
13 |
|
14 |
This is web-server on [![FastAPI](https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)](https://fastapi.tiangolo.com/) for sentiment analysis and summarization of russian YouTube comments
|