Spaces:
Running
Running
metadata
title: React 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 React 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.