Sunnycodes3114 commited on
Commit
598dda7
·
verified ·
1 Parent(s): c137135

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
 
1
  gradio
2
- opencv-python-headless
3
  Pillow
4
  numpy
5
  requests
 
1
+ torch==1.13.1+cpu
2
+ torchvision==0.14.1+cpu
3
+ git+https://github.com/facebookresearch/detectron2.git
4
  gradio
5
+ opencv-python
6
  Pillow
7
  numpy
8
  requests