docs: Add requirements.txt file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pandas
|
||||
scikit-learn
|
||||
skl2onnx
|
||||
onnxruntime
|
||||
tensorflow
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
pandas
|
||||
scikit-learn
|
||||
skl2onnx
|
||||
onnxruntime
|
||||
tensorflow
|
||||