Use onnx==1.16.1 due DLL issues under Windows

This commit is contained in:
henryruhs 2024-09-22 10:57:14 +02:00
parent 907dc139ed
commit be4506b4e0

View File

@ -2,7 +2,7 @@ filetype==1.2.0
gradio==4.44.0
gradio-rangeslider==0.0.6
numpy==2.1.0
onnx==1.16.2
onnx==1.16.1
onnxruntime==1.19.2
opencv-python==4.10.0.84
psutil==6.0.0