Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,13 @@ emoji: 💻
|
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
6 |
sdk: static
|
7 |
-
pinned:
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
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
|