MON3EMPASHA commited on
Commit
7f28a82
·
1 Parent(s): 1d0c1cf

Update project files for better organization and clarity, including enhancements to documentation and structure.

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