akhaliq HF staff commited on
Commit
64b23a4
1 Parent(s): 188d4b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- opencv-python
2
- onnxruntime==1.5.2
3
- numpy
4
- matplotlib
5
- onnx==1.7.0
 
1
+ mxnet
2
+ onnx
3
+ onnxruntime==1.6.0
4
+ Pillow
5
+ imageio