Add input metadata
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
from cacheflow.worker.models.model_utils import get_model
|
||||
from cacheflow.models.input_metadata import InputMetadata
|
||||
from cacheflow.models.model_utils import get_model
|
||||
|
||||
|
||||
__all__ = [
|
||||
'get_model',
|
||||
|
||||
'InputMetadata',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user