技能备份 - 2026-04-15 (40个技能)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Requirements for Super OCR
|
||||
|
||||
# PaddleOCR (primary engine for Chinese, 98%+ accuracy)
|
||||
paddleocr
|
||||
paddlepaddle
|
||||
|
||||
# Tesseract (secondary engine for English, fast)
|
||||
pytesseract
|
||||
pillow
|
||||
opencv-python
|
||||
numpy
|
||||
|
||||
# Optional: macOS Vision OCR
|
||||
# pip install pyobjc # macOS only
|
||||
Reference in New Issue
Block a user