OCR Worker 改用 RapidOCR/ONNX,修复 Paddle SIGILL。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
python-multipart==0.0.20
|
||||
paddleocr==2.9.1
|
||||
Pillow==11.0.0
|
||||
# GPU 版 Paddle 请用 install.sh 安装,勿直接 pip install paddlepaddle
|
||||
rapidocr-onnxruntime>=1.3.0
|
||||
onnxruntime>=1.16.0
|
||||
|
||||
Reference in New Issue
Block a user