--- title: English To Nepali Translation colorFrom: yellow colorTo: red sdk: gradio sdk_version: 3.9 app_file: app.py pinned: false license: apache-2.0 --- This repo contains a gradio app to translate from English to Nepali. * Model used: [NLLB](https://huggingface.co/facebook/nllb-200-distilled-600M) * Huggingface Space: [english-to-nepali-translation](https://huggingface.co/spaces/pmgautam/english-to-nepali-translation) * Githug repo: [gradio-translation](https://github.com/pmgautam/gradio-translation)