pmgautam commited on
Commit
4b61f18
·
1 Parent(s): f3a93d5

Change README to test sync with huggingface spaces

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,2 +1,13 @@
1
- # gradio-translation
2
- English-to-Nepali translation app built using gradio and NLLB model
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: English To Nepali Translation
3
+ colorFrom: yellow
4
+ colorTo: red
5
+ sdk: gradio
6
+ sdk_version: 3.9
7
+ app_file: app.py
8
+ pinned: false
9
+ license: apache-2.0
10
+ ---
11
+
12
+ This repo contains a gradio app to translate from English to Nepali.
13
+ * Model used: [NLLB](https://huggingface.co/facebook/nllb-200-distilled-600M)