Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ colorFrom: gray
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
A simple React application that performs multilingual translation using Transformers.js!
|
|
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
models:
|
| 9 |
+
- Xenova/nllb-200-distilled-600M
|
| 10 |
---
|
| 11 |
|
| 12 |
A simple React application that performs multilingual translation using Transformers.js!
|