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