Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
transforms
|
3 |
torchvision
|
4 |
-
opencv
|
|
|
|
1 |
torch
|
2 |
transforms
|
3 |
torchvision
|
4 |
+
opencv
|
5 |
+
cv2
|