Spaces:
Runtime error
Runtime error
Jingkang Yang
commited on
Commit
·
9ab2d9a
1
Parent(s):
249a0dd
update:requirments
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,6 +14,6 @@ pycocotools
|
|
14 |
pytorch==1.10.1
|
15 |
torchvision==0.11.2
|
16 |
torchaudio==0.10.1
|
17 |
-
cudatoolkit
|
18 |
git+https://github.com/facebookresearch/detectron2.git
|
19 |
git+https://github.com/openai/CLIP.git
|
|
|
14 |
pytorch==1.10.1
|
15 |
torchvision==0.11.2
|
16 |
torchaudio==0.10.1
|
17 |
+
cudatoolkit==11.3
|
18 |
git+https://github.com/facebookresearch/detectron2.git
|
19 |
git+https://github.com/openai/CLIP.git
|