Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ torchvision==0.12.0
|
|
3 |
onnx==1.14.0
|
4 |
onnxruntime==1.15.1
|
5 |
Pillow==10.0.0
|
|
|
|
3 |
onnx==1.14.0
|
4 |
onnxruntime==1.15.1
|
5 |
Pillow==10.0.0
|
6 |
+
numpy<2.0
|