Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ Dasheng (**D**eep **A**udio-**S**ignal **H**olistic **E**mbeddi**ng**s), or “
|
|
| 18 |
### Install
|
| 19 |
|
| 20 |
```bash
|
| 21 |
-
pip install git+https://github.com/
|
| 22 |
```
|
| 23 |
|
| 24 |
### Inference
|
|
|
|
| 18 |
### Install
|
| 19 |
|
| 20 |
```bash
|
| 21 |
+
pip install git+https://github.com/jimbozhang/hf_transformers_custom_model_dasheng.git
|
| 22 |
```
|
| 23 |
|
| 24 |
### Inference
|