docker probleme
This commit is contained in:
@@ -17,7 +17,7 @@ Zwei Interfaces, gleiche Logik darunter:
|
||||
GET /v1/config
|
||||
→ JSON mit joints, confidence, residual_rms, processing_ms
|
||||
"""
|
||||
from .pipeline import estimate_from_dir, PipelineResult
|
||||
from .orchestrator import estimate_from_dir, PipelineResult
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__all__ = ["estimate_from_dir", "PipelineResult", "__version__"]
|
||||
|
||||
Reference in New Issue
Block a user