Xenova HF staff commited on
Commit
c284a9c
1 Parent(s): 5ca55b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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!