Fade0510 commited on
Commit
146ffc8
·
1 Parent(s): 62c4ec3

Enable file upload

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