mgbam's picture
Upload .streamlit/config.toml with huggingface_hub
4cd20af verified
raw
history blame
282 Bytes
[server]
headless = true
address = "0.0.0.0"
port = 7860
enableCORS = false
enableXsrfProtection = false
[browser]
gatherUsageStats = false
[theme]
primaryColor = "#10b981"
backgroundColor = "#ffffff"
secondaryBackgroundColor = "#f0fdf4"
textColor = "#1f2937"
font = "sans serif"