Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|