Instantaneous1 commited on
Commit
3bc3aff
1 Parent(s): 0d11a64

spaces config

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,4 +1,15 @@
1
- # Cricket-Prophet
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  #cricketprophet is an AI-Ml based cricket score prediction app. It takes account of batting team, current run, fall of wkts and gives a realistic prediction of the final score using a #randomforest
4
 
@@ -12,15 +23,3 @@ It is a better prediction than the projected score as it doesn't only rely on cu
12
 
13
  ## ![Cricket-Prophet](<Screenshot from 2023-10-23 09-13-41.png>)
14
 
15
- title: Cricket Prophet
16
- emoji: 📈
17
- colorFrom: yellow
18
- colorTo: purple
19
- sdk: streamlit
20
- sdk_version: 1.29.0
21
- app_file: app.py
22
- pinned: false
23
-
24
- ---
25
-
26
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: Cricket-Prophet
3
+ emoji: 💻
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.29.0
8
+ app_file: serve.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference# Cricket-Prophet
13
 
14
  #cricketprophet is an AI-Ml based cricket score prediction app. It takes account of batting team, current run, fall of wkts and gives a realistic prediction of the final score using a #randomforest
15
 
 
23
 
24
  ## ![Cricket-Prophet](<Screenshot from 2023-10-23 09-13-41.png>)
25