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