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