kocr/requirements.txt

16 lines
295 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# KOCR v4 依赖
# 基础
opencv-python>=4.8.0
numpy>=1.24
pyyaml>=6.0
xlrd>=2.0.1
xlwt>=1.3.0
beautifulsoup4>=4.12
# OCR核心
paddlepaddle==2.6.2 # CPU 版GPU 用户安装 paddlepaddle-gpu
paddleocr>=2.8.0
# GPU 加速可选RTX 3060+
# paddlepaddle-gpu==2.6.1