Spaces:
Build error
Build error
Ahsen Khaliq commited on
Commit ·
f688a73
1
Parent(s): e7e3c9c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
pyyaml==5.1
|
| 2 |
-
torch==1.9.0
|
| 3 |
-
torchvision==0.10.0
|
| 4 |
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.9/index.html
|
|
|
|
| 1 |
pyyaml==5.1
|
| 2 |
+
torch==1.9.0
|
| 3 |
+
torchvision==0.10.0
|
| 4 |
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.9/index.html
|