chansung commited on
Commit
475ebee
1 Parent(s): 1d8f4cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  onnxruntime==1.12.0
2
  wget==3.2
3
  numpy==1.23.0
4
- pillow==9.1.1
5
  matplotlib==3.5.2
 
1
  onnxruntime==1.12.0
2
  wget==3.2
3
  numpy==1.23.0
4
+ opencv-python
5
  matplotlib==3.5.2