Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,14 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
title: Translation Demo
|
4 |
+
emoji: 🏢
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: purple
|
7 |
+
sdk: streamlit
|
8 |
+
sdk_version: 1.17.0
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
+
license: afl-3.0
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|