ML-005 vorbereiten: Registry, API-Routen und kompatibler Predictor
This commit is contained in:
3
app/ml/registry/__init__.py
Normal file
3
app/ml/registry/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .model_registry import ModelRegistry
|
||||
|
||||
__all__ = ["ModelRegistry"]
|
||||
Reference in New Issue
Block a user