Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,8 +2,7 @@
|
|
2 |
torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
|
3 |
torchvision==0.12.0+cu113
|
4 |
torchaudio==0.11.0
|
5 |
-
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
6 |
-
git clone https://github.com/facebookresearch/detectron2.git
|
7 |
transformers
|
8 |
timm==0.4.12
|
9 |
openai
|
|
|
2 |
torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
|
3 |
torchvision==0.12.0+cu113
|
4 |
torchaudio==0.11.0
|
5 |
+
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
|
|
6 |
transformers
|
7 |
timm==0.4.12
|
8 |
openai
|