VIATEUR-AI commited on
Commit
a01eb22
·
verified ·
1 Parent(s): 58cc881

Create .streamlit

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