Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,15 @@ emoji: 📈
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
|
|
10 |
license: mit
|
11 |
short_description: translate from latin to italian
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
tags:
|
11 |
+
- language-translation
|
12 |
+
- it
|
13 |
+
- la
|
14 |
license: mit
|
15 |
short_description: translate from latin to italian
|
16 |
---
|
17 |
|
18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|