supertakerin2 commited on
Commit
75cf374
·
verified ·
1 Parent(s): 3a73992

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-groq
4
+ music21
5
+ pretty_midi
6
+ numpy
7
+ scipy
8
+ librosa
9
+ soundfile
10
+ aiofiles