Niveytha27 commited on
Commit
a102f65
·
1 Parent(s): 2af3f5d

Add Spaces Docker YAML config to README

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,2 +1,12 @@
1
- # Trend Discovery Engine
2
- A small Flask app serving `templates/dashboard.html` with static JS/CSS.
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Trend Dashboard
3
+ emoji:
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
+ # Trend Dashboard
12
+ Flask app serving `templates/dashboard.html` with static JS/CSS.