Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sunzhq2
yidong-infer
92c75df11d135c8ef71929da837ee3275aa28d8c
92c75df11d135c8ef71929da837ee3275aa28d8c
Switch branch/tag
yidong-infer
dbnet
PaddleOCR-release-2.7_cmcc
PPOCRLabel
libs
__init__.py
Find file
Normal view
History
Permalink
__init__.py
76 Bytes
Edit
Web IDE
Newer
Older
yidong infer init
sunzhq2
committed
Jan 20, 2026
1
2
__version_info__
=
(
'1'
,
'0'
,
'0'
)
__version__
=
'.'
.
join
(
__version_info__
)