Browse Source

Merge pull request #12299 from lowlyocean/rpi_onnxruntime

fix: Allow v0.6.0 to run on Raspberry Pi
Timothy Jaeryang Baek 3 months ago
parent
commit
39b0c06630
1 changed files with 2 additions and 0 deletions
  1. 2 0
      backend/requirements.txt

+ 2 - 0
backend/requirements.txt

@@ -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