Spaces:
Sleeping
Sleeping
| from TextGen import app | |
| from TextGen import router # This imports the router and registers the endpoints | |
| # The app is already configured in the TextGen package | |
| # This file serves as the main entry point for uvicorn |