PDG commited on
Commit
574428c
·
1 Parent(s): ac52503

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  torch==1.10.0
2
  torchvision
3
  numpy
4
- opencv-python
 
 
 
 
 
1
  torch==1.10.0
2
  torchvision
3
  numpy
4
+ #opencv-python
5
+ opencv-contrib-python
6
+ #opencv-python-headless
7
+ Pillow
8
+ PyYAML>=5.3.1