pmgautam commited on
Commit
8f39352
·
1 Parent(s): f4eef28

Add HF space details in README

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