9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
|
|
# CutThenThink - 可选 OCR 插件
|
|||
|
|
# 安装:pip install -r requirements-ocr.txt
|
|||
|
|
|
|||
|
|
# 轻量级 OCR 引擎
|
|||
|
|
rapidocr>=1.3.0
|
|||
|
|
|
|||
|
|
# ONNX 运行时
|
|||
|
|
onnxruntime>=1.16.0
|