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