huuquyet commited on
Commit
77e6a1a
1 Parent(s): 7ec841e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,10 +7,11 @@ sdk: static
7
  pinned: true
8
  license: wtfpl
9
  models:
10
- - Xenova/nllb-200-distilled-600M
 
11
  ---
12
 
13
- # Translator App built with Transformers.js + Tamagui + Next.js
14
 
15
  ## 🔦 About
16
 
@@ -79,4 +80,4 @@ You may potentially want to have the native module transpiled for the next app.
79
  - Build command to be `vercel build` (add `--prod` if wanna build production version)
80
  - Build command: leave default setting
81
  - Output dir: leave default setting
82
- - Deploy to vercel: `vercel --prebuilt` (add `--prod` if wanna deploy to production)
 
7
  pinned: true
8
  license: wtfpl
9
  models:
10
+ - Xenova/nllb-200-distilled-600M
11
+ short_description: Translator demo App built with Transformers.js + Tamagui
12
  ---
13
 
14
+ # Translator demo App built with Transformers.js + Tamagui + Next.js
15
 
16
  ## 🔦 About
17
 
 
80
  - Build command to be `vercel build` (add `--prod` if wanna build production version)
81
  - Build command: leave default setting
82
  - Output dir: leave default setting
83
+ - Deploy to vercel: `vercel --prebuilt` (add `--prod` if wanna deploy to production)