mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
Pin onnxruntime to 1.20.1 to address SIGILL on certain arm64 hosts
This commit is contained in:
parent
fffa793d6d
commit
8f8c34471e
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ opencv-python-headless==4.11.0.86
|
||||||
rapidocr-onnxruntime==1.3.24
|
rapidocr-onnxruntime==1.3.24
|
||||||
rank-bm25==0.2.2
|
rank-bm25==0.2.2
|
||||||
|
|
||||||
|
onnxruntime==1.20.1
|
||||||
|
|
||||||
faster-whisper==1.1.1
|
faster-whisper==1.1.1
|
||||||
|
|
||||||
PyJWT[crypto]==2.10.1
|
PyJWT[crypto]==2.10.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue