mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
5 lines
66 B
Python
5 lines
66 B
Python
from .file_io import IO
|
|
from .utils import is_oss_path
|
|
|
|
io = IO()
|