Spaces:
Sleeping
Sleeping
File size: 169 Bytes
9bf4bd7 |
1 2 3 4 5 6 |
# Copyright (c) OpenMMLab. All rights reserved.
from .common import * # NOQA
from .kie import * # NOQA
from .textdet import * # NOQA
from .textrecog import * # NOQA
|