Xornotor commited on
Commit
427fffc
1 Parent(s): 1a33354

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ tensorflow=="2.13.0"
2
+ gradio=="3.37.0"
3
+ typing-extensions=="4.5.0"
4
+ mido=="1.2.10"
5
+ pumpp=="0.6.0"
6
+ numpy=="1.24.3"
7
+ scipy=="1.11.1"