Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π Simple Translator
|
| 2 |
|
| 3 |
A minimal translation app built with Gradio using the MyMemory API.
|
|
@@ -28,16 +41,3 @@ This app is ready to deploy to Hugging Face Spaces. Just upload the files and it
|
|
| 28 |
## API
|
| 29 |
|
| 30 |
Uses the free MyMemory Translation API: https://mymemory.translated.net/
|
| 31 |
-
|
| 32 |
-
---
|
| 33 |
-
title: Translate
|
| 34 |
-
emoji: π
|
| 35 |
-
colorFrom: indigo
|
| 36 |
-
colorTo: green
|
| 37 |
-
sdk: gradio
|
| 38 |
-
sdk_version: 5.42.0
|
| 39 |
-
app_file: app.py
|
| 40 |
-
pinned: false
|
| 41 |
-
license: mit
|
| 42 |
-
short_description: Minimal translation app built with Gradio using MyMemory API
|
| 43 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Translate
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.42.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
short_description: Minimal translation app built with Gradio using MyMemory API
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
# π Simple Translator
|
| 15 |
|
| 16 |
A minimal translation app built with Gradio using the MyMemory API.
|
|
|
|
| 41 |
## API
|
| 42 |
|
| 43 |
Uses the free MyMemory Translation API: https://mymemory.translated.net/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|