mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-07-01 12:26:27 +00:00
chore!: REMOVE paddleocr
DEPENDENCY
This commit is contained in:
@ -9,14 +9,7 @@ authors = [{ name = "283375", email = "log_283375@163.com" }]
|
||||
description = "Extract Arcaea play result from your screenshot."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"attrs==23.1.0",
|
||||
"black==23.3.0",
|
||||
"numpy==1.24.3",
|
||||
"opencv-python==4.6.0.66",
|
||||
"paddleocr==2.7.0.1",
|
||||
"pre-commit==3.3.3",
|
||||
]
|
||||
dependencies = ["attrs==23.1.0", "numpy==1.24.3", "opencv-python==4.6.0.66"]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
Reference in New Issue
Block a user