nick-leland commited on
Commit
28f5b64
·
1 Parent(s): 5fc7eab

Adding the initial requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ onnxruntime
2
+ pandas
3
+ numpy
4
+ seaborn
5
+ skl2onnx