Lite-gpt.4 / streamlit /config.toml
chillguyyyyyyyyyyer's picture
Create streamlit/config.toml
384bdd0 verified
raw
history blame contribute delete
261 Bytes
[server]
headless = true
port = 8501
enableCORS = false
enableXsrfProtection = false
[theme]
primaryColor = "#4CAF50"
backgroundColor = "#1E1E1E"
secondaryBackgroundColor = "#2D2D2D"
textColor = "#FFFFFF"
font = "sans serif"
[client]
showErrorDetails = false