Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|