Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-contrib-python==4.7.0.72
|
2 |
-
numpy
|
3 |
Pillow
|
4 |
scipy
|
5 |
six
|
|
|
1 |
opencv-contrib-python==4.7.0.72
|
2 |
+
numpy==1.5
|
3 |
Pillow
|
4 |
scipy
|
5 |
six
|