Spaces:
Runtime error
Runtime error
| """Compatibility entrypoint for Hugging Face Spaces and ASGI hosts.""" | |
| from main import app | |
| __all__ = ["app"] | |
| """Compatibility entrypoint for Hugging Face Spaces and ASGI hosts.""" | |
| from main import app | |
| __all__ = ["app"] | |