WSLINMSAI commited on
Commit
c0e36fd
·
verified ·
1 Parent(s): dff7b08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch==2.0.1+cpu
3
- torchvision==0.15.2+cpu
4
- git+https://github.com/facebookresearch/detectron2.git
 
1
+ gradio
2
+ opencv-python
3
+ numpy
4
+ Pillow