Spaces:
Running
Running
change numpy version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
numpy
|
3 |
spaces
|
4 |
torch==2.2.0
|
5 |
opencv-python==4.10.0.82
|
|
|
1 |
gradio
|
2 |
+
numpy==1.26.4
|
3 |
spaces
|
4 |
torch==2.2.0
|
5 |
opencv-python==4.10.0.82
|