Use onnx==1.16.1 due DLL issues under Windows
This commit is contained in:
parent
907dc139ed
commit
be4506b4e0
@ -2,7 +2,7 @@ filetype==1.2.0
|
|||||||
gradio==4.44.0
|
gradio==4.44.0
|
||||||
gradio-rangeslider==0.0.6
|
gradio-rangeslider==0.0.6
|
||||||
numpy==2.1.0
|
numpy==2.1.0
|
||||||
onnx==1.16.2
|
onnx==1.16.1
|
||||||
onnxruntime==1.19.2
|
onnxruntime==1.19.2
|
||||||
opencv-python==4.10.0.84
|
opencv-python==4.10.0.84
|
||||||
psutil==6.0.0
|
psutil==6.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user