This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
a930e3e135
ForcePilot
/
src
/
plugins
/
__init__.py
6 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
更新 ocr 模型
2025-03-08 20:26:00 +08:00
from
src
.
plugins
.
_ocr
import
OCRPlugin
ocr
=
OCRPlugin
(
)
style: fix ruff check
2025-05-24 11:29:45 +08:00
__all__
=
[
"
ocr
"
]
Reference in New Issue
Copy Permalink