PsiPi commited on
Commit
b4321e5
1 Parent(s): bd5baa6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- Manually change the folder name from `openmusic` to `qa_mdt`
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