Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
torchvision==0.12.0+cu113
|
3 |
torchaudio==0.11.0
|
4 |
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/index.html
|
|
|
1 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
torch==1.10.0+cu113
|
3 |
torchvision==0.12.0+cu113
|
4 |
torchaudio==0.11.0
|
5 |
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/index.html
|