Spaces:
Runtime error
Runtime error
update numpy version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
torchvision
|
2 |
-
opencv-python-headless
|
|
|
|
1 |
torchvision
|
2 |
+
opencv-python-headless
|
3 |
+
numpy==1.19.2
|