titanhacker commited on
Commit
104242e
·
verified ·
1 Parent(s): 6a9bd56

Create requirements.txt

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