dine24 commited on
Commit
716a83e
Β·
verified Β·
1 Parent(s): 2b90caf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -5
README.md CHANGED
@@ -1,8 +1,23 @@
1
- \-\-- title: \"🏏 IPL Match Predictor & Simulator\" emoji: \"🏏\"
2
- colorFrom: \"yellow\" colorTo: \"blue\" sdk: \"streamlit\" sdk_version:
3
- \"1.30.0\" app_file: \"app.py\" pinned: false license: \"mit\" tags: -
4
- cricket - ipl - deep-learning - streamlit - gru - prediction -
5
- sports - commentary \-\--
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  \# 🏏 IPL Match Predictor & Live Simulation App
8
 
 
1
+ ---
2
+ title: "🏏 IPL Match Predictor & Simulator"
3
+ emoji: "🏏"
4
+ colorFrom: "yellow"
5
+ colorTo: "blue"
6
+ sdk: "streamlit"
7
+ sdk_version: "1.30.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ license: "mit"
11
+ tags:
12
+ - cricket
13
+ - ipl
14
+ - deep-learning
15
+ - streamlit
16
+ - gru
17
+ - prediction
18
+ - sports
19
+ - commentary
20
+ ---
21
 
22
  \# 🏏 IPL Match Predictor & Live Simulation App
23