Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torch
|
|
3 |
pillow
|
4 |
pathlib
|
5 |
opencv-python-headless
|
6 |
-
numpy
|
7 |
-
scipy
|
|
|
3 |
pillow
|
4 |
pathlib
|
5 |
opencv-python-headless
|
6 |
+
numpy==1.24.2
|
7 |
+
scipy==1.10.1
|