Update README.md
Browse files
README.md
CHANGED
|
@@ -95,13 +95,13 @@ This model opens up new avenues for research in:
|
|
| 95 |
|
| 96 |
1. Clone this repository:
|
| 97 |
```
|
| 98 |
-
|
| 99 |
-
|
| 100 |
```
|
| 101 |
|
| 102 |
2. Download the pre-trained model files:
|
| 103 |
-
|
| 104 |
-
|
| 105 |
|
| 106 |
### Usage
|
| 107 |
|
|
|
|
| 95 |
|
| 96 |
1. Clone this repository:
|
| 97 |
```
|
| 98 |
+
git clone https://huggingface.co/nehulagrawal/infant-cry-classification
|
| 99 |
+
cd infant-cry-classifier
|
| 100 |
```
|
| 101 |
|
| 102 |
2. Download the pre-trained model files:
|
| 103 |
+
`model.joblib`
|
| 104 |
+
`label.joblib`
|
| 105 |
|
| 106 |
### Usage
|
| 107 |
|