Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -66,7 +66,7 @@ The model was trained on a combination of datasets:
|
|
66 |
## Installation
|
67 |
|
68 |
```bash
|
69 |
-
pip install git+https://github.com/griko/voice-age-regression.git[full]
|
70 |
```
|
71 |
|
72 |
## Usage
|
|
|
66 |
## Installation
|
67 |
|
68 |
```bash
|
69 |
+
pip install git+https://github.com/griko/voice-age-regression.git#egg=voice-age-regressor[full]
|
70 |
```
|
71 |
|
72 |
## Usage
|