소스 검색

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