vrevar
Add application file
04c78c7
raw
history blame contribute delete
127 Bytes
from .utils.model import get_inference_module
from .utils.exp import get_data
__all__ = ['get_inference_module', 'get_data']