Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tomofi
/
MMOCR
like
15
Runtime error
App
Files
Files
Community
2
2bc6cf6
MMOCR
/
mmocr
/
models
/
kie
/
extractors
/
__init__.py
tomofi
Add application file
2366e36
over 2 years ago
raw
Copy download link
history
blame
Safe
94 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.sdmgr
import
SDMGR
__all__ = [
'SDMGR'
]