Commit
•
6a0a1f2
1
Parent(s):
bd5baa6
Update README.md (#2)
Browse files- Update README.md (b4321e52f170150909af1cdeed7553f936f2651f)
Co-authored-by: ψπ.com <PsiPi@users.noreply.huggingface.co>
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
|