Add local model asset catalog
This commit is contained in:
@@ -15,6 +15,8 @@ from .detection import (
|
||||
DetectionRunRead,
|
||||
DetectionRunRequest,
|
||||
DetectionRunResponse,
|
||||
ModelAssetListResponse,
|
||||
ModelAssetRead,
|
||||
)
|
||||
from .segmentation import (
|
||||
SegmentationListResponse,
|
||||
@@ -105,6 +107,8 @@ __all__ = [
|
||||
"DetectionRunRead",
|
||||
"DetectionRunRequest",
|
||||
"DetectionRunResponse",
|
||||
"ModelAssetListResponse",
|
||||
"ModelAssetRead",
|
||||
"SegmentationListResponse",
|
||||
"SegmentationModelCapability",
|
||||
"SegmentationModelsResponse",
|
||||
|
||||
Reference in New Issue
Block a user