Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==1.12.1
|
|
2 |
torchvision
|
3 |
Pillow
|
4 |
gdown
|
5 |
-
numpy
|
6 |
scipy
|
7 |
cmake
|
8 |
onnxruntime-gpu
|
|
|
2 |
torchvision
|
3 |
Pillow
|
4 |
gdown
|
5 |
+
numpy==1.25.0
|
6 |
scipy
|
7 |
cmake
|
8 |
onnxruntime-gpu
|