Update README.md
#2
by
PsiPi - opened
README.md
CHANGED
|
@@ -17,10 +17,10 @@ It follows from [this paper](https://arxiv.org/pdf/2405.15863) by the University
|
|
| 17 |
|
| 18 |
```bash
|
| 19 |
!git lfs install
|
| 20 |
-
!git clone https://huggingface.co/jadechoghari/openmusic
|
| 21 |
```
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
```bash
|
| 26 |
pip install -r qa_mdt/requirements.txt
|
|
|
|
| 17 |
|
| 18 |
```bash
|
| 19 |
!git lfs install
|
| 20 |
+
!git clone https://huggingface.co/jadechoghari/openmusic qa_mdt
|
| 21 |
```
|
| 22 |
|
| 23 |
+
This command will change the folder name from `openmusic` to `qa_mdt`
|
| 24 |
|
| 25 |
```bash
|
| 26 |
pip install -r qa_mdt/requirements.txt
|