nlp-translator / README.md
Gyaneshere's picture
updated Readme.md
074cb80 verified
|
raw
history blame
563 Bytes
metadata
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.