akhaliq HF staff commited on
Commit
787357f
1 Parent(s): 7beb196

Create requirements.txt

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