Spaces:
Runtime error
Runtime error
Commit
·
7e7ae78
1
Parent(s):
8adaf25
Pin requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
pyyaml
|
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
|