NchourupouoM commited on
Commit
2b21263
·
verified ·
1 Parent(s): 7cabe34

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. src/.streamlit/config.toml +7 -0
src/.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [server]
2
+ headless = true
3
+ enableCORS = false
4
+ port = 7860
5
+
6
+ [browser]
7
+ gatherUsageStats = false