SPARKNET / .streamlit /config.toml
MHamdan's picture
Initial commit: SPARKNET framework
d520909
raw
history blame
232 Bytes
[server]
headless = true
port = 8501
enableCORS = false
maxUploadSize = 50
[theme]
primaryColor = "#4ECDC4"
backgroundColor = "#0e1117"
secondaryBackgroundColor = "#1a1a2e"
textColor = "#ffffff"
[browser]
gatherUsageStats = false