Spaces:
Running
Running
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 | |
``` |