ramanna commited on
Commit
56d9df6
·
verified ·
1 Parent(s): 366e18a

Upload .streamlit/config.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +10 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [client]
2
+ showSidebarNavigation = false
3
+
4
+ [theme]
5
+ base = "light"
6
+ primaryColor = "#CFB991"
7
+ backgroundColor = "#FAF9F7"
8
+ secondaryBackgroundColor = "#FFFFFF"
9
+ textColor = "#0F172A"
10
+ font = "sans serif"