ViTCM-LLM / config.toml
Mark-CHAE's picture
Upload folder using huggingface_hub
8374b0f verified
raw
history blame
276 Bytes
[theme]
primaryColor = "#FF6B6B"
backgroundColor = "#FFFFFF"
secondaryBackgroundColor = "#F0F2F6"
textColor = "#262730"
font = "sans serif"
[server]
headless = true
port = 8501
enableCORS = false
enableXsrfProtection = false
[browser]
gatherUsageStats = false