Spaces:
Sleeping
Sleeping
numpy version fixed to 1.23.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ torchvision==0.11.2
|
|
| 3 |
cvbase
|
| 4 |
imageio
|
| 5 |
matplotlib
|
| 6 |
-
numpy
|
| 7 |
opencv-python
|
| 8 |
Pillow
|
| 9 |
PyYAML
|
|
|
|
| 3 |
cvbase
|
| 4 |
imageio
|
| 5 |
matplotlib
|
| 6 |
+
numpy==1.23.0
|
| 7 |
opencv-python
|
| 8 |
Pillow
|
| 9 |
PyYAML
|