Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mm2593
/
AIDrivenUI-Maps
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7e8f50f
AIDrivenUI-Maps
/
app.py
mm2593
Update app.py
7e8f50f
over 2 years ago
raw
Copy download link
history
blame
Wrap lines
218 Bytes
import
streamlit
as
st
import
panda
as
pd
import
numpy
as
np
# this is a comment line
st.title(
"Project Name : AI Driven UI\n"
)
st.subtitle(
" Challenge # 1: Maps π΅οΈββοΈ "
)
st.write(
" In this app we are "
)