Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ Class 1: male
|
|
| 52 |
## Install Dependencies
|
| 53 |
|
| 54 |
```bash
|
| 55 |
-
pip install
|
| 56 |
```
|
| 57 |
|
| 58 |
---
|
|
|
|
| 52 |
## Install Dependencies
|
| 53 |
|
| 54 |
```bash
|
| 55 |
+
pip install gradio transformers torch librosa hf_xet
|
| 56 |
```
|
| 57 |
|
| 58 |
---
|