Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tomofi/MMOCR
heboya8
/
MMOCR
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
daf17be
MMOCR
/
mmocr
/
models
/
kie
/
heads
/
__init__.py
tomofi
Add application file
2366e36
over 3 years ago
raw
Copy download link
history
blame
Safe
107 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.sdmgr_head
import
SDMGRHead
__all__ = [
'SDMGRHead'
]