Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
streamlit==1.13.0
|
2 |
streamlit_lottie
|
3 |
streamlit-option-menu
|
4 |
-
hydralit_components==0.
|
|
|
5 |
pretty_midi
|
6 |
tensorflow
|
7 |
music21
|
|
|
1 |
streamlit==1.13.0
|
2 |
streamlit_lottie
|
3 |
streamlit-option-menu
|
4 |
+
hydralit_components==1.0.10
|
5 |
+
midi2audio
|
6 |
pretty_midi
|
7 |
tensorflow
|
8 |
music21
|