Snxt1 commited on
Commit
d4ac285
Β·
verified Β·
1 Parent(s): c130b73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -18
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  title: πŸš€ TiRex Forecaster Dashboard
4
  emoji: πŸš€
@@ -18,20 +17,3 @@ Upload a CSV with date and numeric columns to forecast with the TiRex model. Pow
18
  - Upload CSV (e.g., 'date' column + 'sales' numeric).
19
  - Select column, set prediction length/confidence.
20
  - Hit "Run TiRex Forecast" for plot + table.
21
-
22
- [Add a demo GIF or screenshot here if you want!]
23
-
24
- ---
25
- title: Tirex Forecaster
26
- emoji: 🐠
27
- colorFrom: indigo
28
- colorTo: gray
29
- sdk: gradio
30
- sdk_version: 5.49.1
31
- app_file: app.py
32
- pinned: false
33
- license: apache-2.0
34
- short_description: Uses NXAI's TiReX model to forecast time series.
35
- ---
36
-
37
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
  title: πŸš€ TiRex Forecaster Dashboard
3
  emoji: πŸš€
 
17
  - Upload CSV (e.g., 'date' column + 'sales' numeric).
18
  - Select column, set prediction length/confidence.
19
  - Hit "Run TiRex Forecast" for plot + table.