akhaliq HF staff commited on
Commit
c7c546a
1 Parent(s): 8f5cd7f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ Pillow
2
+ numpy
3
+ torch
4
+ torchvision
5
+ onnx
6
+ onnxruntime==1.6.0
7
+ matplotlib
8
+ opencv-python
9
+ pycocotools