1Codephoenix commited on
Commit
1b384a8
·
verified ·
1 Parent(s): 0254525

Create .streamlit

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