egecandrsn commited on
Commit
23b94c8
1 Parent(s): 21e38aa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ scikit-learn
4
+ tensorflow
5
+ gradio
6
+ requests
7
+ matplotlib