Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ opencv-python==4.4.0.42
|
|
5 |
opencv-python-headless==4.6.0.66
|
6 |
Pillow==9.1.1
|
7 |
scikit-image==0.19.3
|
8 |
-
torch
|
|
|
|
5 |
opencv-python-headless==4.6.0.66
|
6 |
Pillow==9.1.1
|
7 |
scikit-image==0.19.3
|
8 |
+
torch
|
9 |
+
torchvision
|