Spaces:
Build error
Build error
File size: 509 Bytes
8f39352 4b61f18 5dd001e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
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) |