File size: 332 Bytes
0811fc9
e4948a5
 
 
 
0811fc9
463cc27
 
0811fc9
 
463cc27
 
 
 
 
 
 
 
 
 
 
 
e4948a5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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
```