syubraj's picture
Update README.md
e4948a5 verified
---
title: RomanEng2Nep-v2
emoji: πŸ“š
colorFrom: yellow
colorTo: blue
app_file: app.py
sdk: gradio
sdk_version: 4.44.0
---
## Steps
### 1. Clone this repo
```
git clone [email protected]:yubraaj11/RomanEng2Nep.git
```
### 2. Install requirements
```
pip install -r requirements.txt
```
### 3. Run the Gradio App
```
python app.py
```