Spaces:
Runtime error
Runtime error
Commit
·
bf57798
1
Parent(s):
c8b3631
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ streamlit
|
|
6 |
pychord
|
7 |
git+https://github.com/AlekseyKorshuk/accompaniment-generator
|
8 |
midi2audio
|
9 |
-
scipy
|
|
|
|
6 |
pychord
|
7 |
git+https://github.com/AlekseyKorshuk/accompaniment-generator
|
8 |
midi2audio
|
9 |
+
scipy
|
10 |
+
music21
|