Spaces:
Running
Running
Update Readme
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Translator Tamagui
|
3 |
+
emoji: 💻
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: red
|
6 |
+
sdk: static
|
7 |
+
pinned: true
|
8 |
+
license: wtfpl
|
9 |
+
models:
|
10 |
+
- Xenova/nllb-200-distilled-600M
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
# Translator App built with Transformers.js + Tamagui + Next.js
|