Gyaneshere commited on
Commit
074cb80
·
verified ·
1 Parent(s): 2dae58c

updated Readme.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: React Translator
3
  emoji: 🌍
4
  colorFrom: gray
5
  colorTo: yellow
@@ -13,6 +13,6 @@ custom_headers:
13
  cross-origin-resource-policy: cross-origin
14
  ---
15
 
16
- A simple React application that performs multilingual translation using Transformers.js!
17
 
18
  This is part of the Transformers.js tutorial series. For more information, check out the [GitHub repo](https://github.com/xenova/transformers.js).
 
1
  ---
2
+ title: Natural Language Translator
3
  emoji: 🌍
4
  colorFrom: gray
5
  colorTo: yellow
 
13
  cross-origin-resource-policy: cross-origin
14
  ---
15
 
16
+ A simple Natural Language Translation application that performs multilingual translation using Transformers.js!
17
 
18
  This is part of the Transformers.js tutorial series. For more information, check out the [GitHub repo](https://github.com/xenova/transformers.js).