Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
usingh49
/
SampleProj
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa1e108
SampleProj
/
app.py
usingh49
Update app.py
aa1e108
over 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
streamlit
as
st
import
pandas
as
pd
import
numpy
as
np
st.subheader(
"HAHA"
)