Sirus1 commited on
Commit
ae158f0
·
1 Parent(s): 2a02ec3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ torch
3
  torchvision
4
  torchaudio
5
  -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
6
- detectron2
7
  transformers
8
  timm
9
  openai
 
3
  torchvision
4
  torchaudio
5
  -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
6
+ git+https://github.com/facebookresearch/detectron2.git
7
  transformers
8
  timm
9
  openai