Spaces:
Running
Running
| title: π TiRex Forecaster Dashboard | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: red | |
| sdk: gradio | |
| python_version: 3.12 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # TiRex Forecaster | |
| Upload a CSV with date and numeric columns to forecast with the TiRex model. Powered by Gradio. | |
| ## Usage | |
| - Upload CSV (e.g., 'date' column + 'sales' numeric). | |
| - Select column, set prediction length/confidence. | |
| - Hit "Run TiRex Forecast" for plot + table. | |