mirror of https://github.com/alibaba/EasyCV.git
5 lines
66 B
Python
5 lines
66 B
Python
|
from .file_io import IO
|
||
|
from .utils import is_oss_path
|
||
|
|
||
|
io = IO()
|