Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl
|
2 |
torch==1.10.0
|
3 |
-
torchvision==0.
|
4 |
-
torchaudio==0.
|
5 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
6 |
detectron2==0.6
|
7 |
transformers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl
|
2 |
torch==1.10.0
|
3 |
+
torchvision==0.11.0
|
4 |
+
torchaudio==0.10.0
|
5 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
6 |
detectron2==0.6
|
7 |
transformers
|