Use latest onnxruntime and enable model cache for CoreML

This commit is contained in:
henryruhs
2025-03-12 09:42:30 +01:00
parent 096d31cad6
commit bb5504c7a4
3 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ gradio==5.20.0
gradio-rangeslider==0.0.8
numpy==2.2.3
onnx==1.17.0
onnxruntime==1.20.1
onnxruntime==1.21.0
opencv-python==4.11.0.86
psutil==7.0.0
tqdm==4.67.1