Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ yapf==0.32.0
|
|
19 |
--extra-index-url https://download.pytorch.org/whl
|
20 |
torch==1.10.0+cu113
|
21 |
torchvision==0.11.0+cu113
|
22 |
-
torchaudio==0.10.0
|
23 |
numpy==1.23
|
24 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
25 |
detectron2==0.6
|
|
|
19 |
--extra-index-url https://download.pytorch.org/whl
|
20 |
torch==1.10.0+cu113
|
21 |
torchvision==0.11.0+cu113
|
22 |
+
torchaudio==0.10.0+cu113
|
23 |
numpy==1.23
|
24 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
25 |
detectron2==0.6
|