浏览代码

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

Anton Repushko 3 年之前
父节点
当前提交
2e1409459c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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