yaoqi commited on
Commit
36724d5
1 Parent(s): 6681bc1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ onnx
2
+ onnxruntime-gpu
3
+ opencv-python
4
+ numpy