Spaces:
Running
Running
| title: Natural Language Translator | |
| emoji: 🌍 | |
| colorFrom: gray | |
| colorTo: yellow | |
| sdk: static | |
| pinned: false | |
| models: | |
| - Xenova/nllb-200-distilled-600M | |
| custom_headers: | |
| cross-origin-embedder-policy: require-corp | |
| cross-origin-opener-policy: same-origin | |
| cross-origin-resource-policy: cross-origin | |
| A simple Natural Language Translation application that performs multilingual translation using Transformers.js! | |
| This is part of the Transformers.js tutorial series. For more information, check out the [GitHub repo](https://github.com/xenova/transformers.js). |