Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
scipy
|
2 |
numpy
|
3 |
matplotlib
|
4 |
-
opencv-python==4.
|
5 |
torch>=1.8.1
|
6 |
torchvision>=0.9.1
|
7 |
tqdm==4.60.0
|
|
|
1 |
scipy
|
2 |
numpy
|
3 |
matplotlib
|
4 |
+
opencv-python==4.1.2.30
|
5 |
torch>=1.8.1
|
6 |
torchvision>=0.9.1
|
7 |
tqdm==4.60.0
|