Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mm2593
/
MemoryUrl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MemoryUrl
/
app.py
mm2593
Create new file
83a7643
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
166 Bytes
import
streamlit
as
st
import
pandas
as
pd
import
numpy
as
np
primaryColor =
"#F63366"
backgroundColor=
"#FFFFFF"
secondaryBackgroundColor=
"#F0F2F6"
textColor=
"#262730"