CoolFace
Apppublic

AnubhaParashar/Predictive_Preventive_Maintenance_for_Generator_Reliability

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
config.toml15 linesDownload Raw Back to .streamlit
1[server]2headless = true3enableCORS = false4enableXsrfProtection = false5address = "0.0.0.0"6port = 78607maxUploadSize = 10248 9[browser]10gatherUsageStats = false11 12[theme]13base = "light"14primaryColor = "#ff4b4b"15