Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
macrocosm-os
/
sn1
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a101d82
sn1
File size: 83 Bytes
0c4c24e
1
2
3
import
streamlit
as
st
from
.utils.utils
import
get_data st.write(
'HELLO BOITCHES'
)