Spaces:
Runtime error
Runtime error
Commit
·
dd07947
1
Parent(s):
59ba406
Pin requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pyyaml==5.1
|
| 2 |
-
torch==1.
|
| 3 |
torchvision==0.12.0
|
| 4 |
#git+https://github.com/facebookresearch/detectron2
|
| 5 |
|
|
|
|
| 1 |
pyyaml==5.1
|
| 2 |
+
torch==1.11.0
|
| 3 |
torchvision==0.12.0
|
| 4 |
#git+https://github.com/facebookresearch/detectron2
|
| 5 |
|