Spaces:
Configuration error
Configuration error
| """HTTP routes for the captioning service.""" | |
| from app.api.routes import router | |
| __all__ = ["router"] | |
| """HTTP routes for the captioning service.""" | |
| from app.api.routes import router | |
| __all__ = ["router"] | |