Spaces:
Running
Running
| [server] | |
| # Required for file uploads on Hugging Face Spaces (iframe blocks XSRF cookies) | |
| enableXsrfProtection = false | |
| # Optional: slimmer top bar (Streamlit ≥1.29). Uncomment if the header still clips custom UI: | |
| # [client] | |
| # toolbarMode = "minimal" | |
| [theme] | |
| primaryColor = "#0d9488" | |
| backgroundColor = "#ffffff" | |
| secondaryBackgroundColor = "#f8fafc" | |
| textColor = "#1e293b" | |
| font = "sans serif" | |
| [logger] | |
| level = "error" | |