shivi commited on
Commit
535b24b
·
1 Parent(s): 346bb06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -2,10 +2,9 @@
2
  torch==1.12.1+cu116
3
  torchvision==0.13.1+cu116
4
  torchaudio==0.12.1
5
- -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu116/torch1.12/index.html
6
- detectron2==0.6
7
  gradio
8
  opencv-python
9
  git+https://github.com/huggingface/transformers.git
 
10
  pillow
11
  scipy
 
2
  torch==1.12.1+cu116
3
  torchvision==0.13.1+cu116
4
  torchaudio==0.12.1
 
 
5
  gradio
6
  opencv-python
7
  git+https://github.com/huggingface/transformers.git
8
+ git+https://github.com/facebookresearch/detectron2.git
9
  pillow
10
  scipy