RaghavenderReddy commited on
Commit
b080d43
·
verified ·
1 Parent(s): 1857642

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +9 -9
.streamlit/config.toml CHANGED
@@ -1,10 +1,10 @@
1
- [theme]
2
- primaryColor = "#667eea"
3
- backgroundColor = "#ffffff"
4
- secondaryBackgroundColor = "#f0f2f6"
5
- textColor = "#262730"
6
-
7
- [server]
8
- headless = true
9
- enableCORS = false
10
  port = 7860
 
1
+ [theme]
2
+ primaryColor = "#667eea"
3
+ backgroundColor = "#ffffff"
4
+ secondaryBackgroundColor = "#f0f2f6"
5
+ textColor = "#262730"
6
+
7
+ [server]
8
+ headless = true
9
+ enableCORS = false
10
  port = 7860