Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
torch==1.11.0+cu113
|
3 |
torchvision==0.12.0+cu113
|
4 |
torchaudio==0.11.0
|
5 |
-
-f https://dl.fbaipublicfiles.com/detectron2/wheels/
|
6 |
-
detectron2
|
7 |
transformers
|
8 |
timm==0.4.12
|
9 |
openai
|
|
|
2 |
torch==1.11.0+cu113
|
3 |
torchvision==0.12.0+cu113
|
4 |
torchaudio==0.11.0
|
5 |
+
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.11/index.html
|
6 |
+
detectron2
|
7 |
transformers
|
8 |
timm==0.4.12
|
9 |
openai
|