lukaman12 commited on
Commit
a56d090
1 Parent(s): 499c54b

requirementscommit

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.21.2
2
+ tensorflow==2.8.0
3
+ tensorflow_hub==0.12.0
4
+ matplotlib==3.5.1
5
+ statistics==1.0.3.5
6
+ ipython==8.3.0
7
+ scipy==1.8.0
8
+ music21==7.3.3
9
+ pydub
10
+ librosa==0.9.1