PankhuriSharma9795 commited on
Commit
e50d8ed
·
verified ·
1 Parent(s): 3a99271

Update .streamlit/config.toml

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