Spaces:
Runtime error
Runtime error
Set numpy version to 1.23.5
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ torch==1.12.0
|
|
| 3 |
torchvision==0.13.0
|
| 4 |
omegaconf
|
| 5 |
opencv-python==4.5.3.56
|
| 6 |
-
numpy
|
| 7 |
scikit-image
|
| 8 |
scipy
|
| 9 |
gdown
|
|
|
|
| 3 |
torchvision==0.13.0
|
| 4 |
omegaconf
|
| 5 |
opencv-python==4.5.3.56
|
| 6 |
+
numpy==1.23.5
|
| 7 |
scikit-image
|
| 8 |
scipy
|
| 9 |
gdown
|