Commit
·
f19a6a4
1
Parent(s):
39f67f4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ tqdm
|
|
| 3 |
gradio
|
| 4 |
pretty-midi
|
| 5 |
streamlit
|
|
|
|
| 6 |
git+https://github.com/AlekseyKorshuk/accompaniment-generator
|
| 7 |
midi2audio
|
| 8 |
scipy
|
|
|
|
| 3 |
gradio
|
| 4 |
pretty-midi
|
| 5 |
streamlit
|
| 6 |
+
pychord
|
| 7 |
git+https://github.com/AlekseyKorshuk/accompaniment-generator
|
| 8 |
midi2audio
|
| 9 |
scipy
|