dwb2023 commited on
Commit
6f0bd33
·
verified ·
1 Parent(s): e06a0ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ pyyaml==5.1
2
  git+https://github.com/facebookresearch/detectron2.git
3
  opencv-python
4
  torch
 
5
  numpy
6
  matplotlib
7
  Pillow
 
2
  git+https://github.com/facebookresearch/detectron2.git
3
  opencv-python
4
  torch
5
+ torchvision
6
  numpy
7
  matplotlib
8
  Pillow