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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Tirex Forecaster
3
  emoji: 🐠
 
1
+
2
+ ---
3
+ title: πŸš€ TiRex Forecaster Dashboard
4
+ emoji: πŸš€
5
+ colorFrom: blue
6
+ colorTo: red
7
+ sdk: gradio
8
+ python_version: 3.12
9
+ app_file: app.py
10
+ pinned: false
11
+ license: mit
12
+ ---
13
+
14
+ # TiRex Forecaster
15
+ Upload a CSV with date and numeric columns to forecast with the TiRex model. Powered by Gradio.
16
+
17
+ ## Usage
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: πŸ