michaellupo74 commited on
Commit
a7afbc7
·
verified ·
1 Parent(s): 74902d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -5,19 +5,16 @@ colorFrom: blue
5
  colorTo: indigo
6
  sdk: streamlit
7
  app_file: app/ui_streamlit.py
8
- pinned: false
9
-
10
- # 👇 Adds the "Models" tab
11
  models:
12
- - amazon/chronos-t5-small
13
-
14
  license: apache-2.0
15
  tags:
16
- - time-series
17
- - forecasting
18
- - trading
19
- - grants
20
- - rag
21
  ---
22
 
23
  # Grants RAG Finder + Chronos Trading Demo
@@ -53,4 +50,4 @@ This Space demonstrates two features in one app:
53
 
54
  ## License
55
 
56
- Apache-2.0
 
5
  colorTo: indigo
6
  sdk: streamlit
7
  app_file: app/ui_streamlit.py
8
+ pinned: true
 
 
9
  models:
10
+ - amazon/chronos-t5-small
 
11
  license: apache-2.0
12
  tags:
13
+ - time-series
14
+ - forecasting
15
+ - trading
16
+ - grants
17
+ - rag
18
  ---
19
 
20
  # Grants RAG Finder + Chronos Trading Demo
 
50
 
51
  ## License
52
 
53
+ Apache-2.0