itsjarvis commited on
Commit
8d4d0a5
·
verified ·
1 Parent(s): 68489f7

Upload .streamlit\config.toml with huggingface_hub

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