Spaces:
Sleeping
Sleeping
Commit
·
9c1e9db
1
Parent(s):
c1eece1
Update README.md
Browse filesUpdate readme file
README.md
CHANGED
@@ -1,13 +1,19 @@
|
|
1 |
---
|
2 |
title: TuringVideos
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.28.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: TuringVideos
|
3 |
+
emoji: 🔥
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: red
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.28.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
language:
|
12 |
+
- pt
|
13 |
+
- en
|
14 |
+
tags:
|
15 |
+
- summarization
|
16 |
+
- question-answering
|
17 |
---
|
18 |
|
19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|