Răsfoiți Sursa

Update the onnxruntime dependency version because the current one is not supported by m1 chip

Anton Repushko 3 ani în urmă
părinte
comite
2e1409459c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -5,7 +5,7 @@ fastapi==0.72.0
 filetype==1.0.9
 gdown==4.5.1
 numpy==1.22.3
-onnxruntime==1.10.0
+onnxruntime==1.12.0
 opencv-python-headless==4.6.0.66
 pillow==9.0.1
 pymatting==1.1.7