AI-notes-agent / .streamlit /config.toml
Jaleed02's picture
Fix file upload error in Hugging Face Spaces by disabling CORS/XSRF
ef13c87
Raw
History Blame
77 Bytes
[server]
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 500