Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
corvo7
/
CricketDashbords
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
corvo7
commited on
Apr 17, 2025
Commit
d399b68
·
verified
·
1 Parent(s):
f2027db
Create home.py
Browse files
Files changed (1)
hide
show
home.py
+8
-0
home.py
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
import streamlit as st
2
+
3
+
4
+
st.header("hello welcome to cricket Dashboard")
5
+
6
+
7
+
8
+