harshitv804 commited on
Commit
a1f1882
1 Parent(s): c26a009

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+
4
+ [browser]
5
+ serverPort = 8501