Spaces:
Sleeping
Sleeping
| # HuggingFace Spaces entry point | |
| from api.main import app | |
| # Re-export for uvicorn | |
| __all__ = ["app"] | |
| # HuggingFace Spaces entry point | |
| from api.main import app | |
| # Re-export for uvicorn | |
| __all__ = ["app"] | |