3 lines
112 B
Python
3 lines
112 B
Python
|
from .configs import device
|
||
|
from .configs import ocr_engine as ocr_cfg
|
||
|
from .configs import kvu_model as kvu_cfg
|