Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ A working demo of the project is available on Hugging Face Spaces: [Sru15/Marath
|
|
19 |
|
20 |
To reproduce the code locally, follow the steps below:
|
21 |
|
|
|
22 |
1. **Clone the Repository**:
|
23 |
```bash
|
24 |
git clone https://huggingface.co/spaces/Sru15/Marathi-Semantic-Search
|
@@ -49,7 +50,7 @@ To reproduce the code locally, follow the steps below:
|
|
49 |
|
50 |
## Usage
|
51 |
|
52 |
-
**Run the Gradio Interface**:
|
53 |
Start the Gradio interface locally:
|
54 |
```bash
|
55 |
python app.py
|
|
|
19 |
|
20 |
To reproduce the code locally, follow the steps below:
|
21 |
|
22 |
+
```
|
23 |
1. **Clone the Repository**:
|
24 |
```bash
|
25 |
git clone https://huggingface.co/spaces/Sru15/Marathi-Semantic-Search
|
|
|
50 |
|
51 |
## Usage
|
52 |
|
53 |
+
- **Run the Gradio Interface**:
|
54 |
Start the Gradio interface locally:
|
55 |
```bash
|
56 |
python app.py
|