Spaces:
Runtime error
Runtime error
Oops I meant
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ pillow>=7.2.0
|
|
2 |
numpy>=1.16
|
3 |
tqdm>=4.35.0
|
4 |
torch>=1.3.0
|
5 |
-
opencv-python==4.5.2
|
6 |
scikit-image>=0.14.0
|
7 |
torchvision>=0.2.1
|
8 |
lpips>=0.1.3
|
|
|
2 |
numpy>=1.16
|
3 |
tqdm>=4.35.0
|
4 |
torch>=1.3.0
|
5 |
+
opencv-python==4.5.2.52
|
6 |
scikit-image>=0.14.0
|
7 |
torchvision>=0.2.1
|
8 |
lpips>=0.1.3
|