Spaces:
Configuration error
Configuration error
| """Service layer wrapping the ML predictor.""" | |
| from app.services.predictor_service import PredictorService | |
| __all__ = ["PredictorService"] | |
| """Service layer wrapping the ML predictor.""" | |
| from app.services.predictor_service import PredictorService | |
| __all__ = ["PredictorService"] | |