You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to increase the file size limit on the st.file_uploader (defaults to 200MB) using stlite directly on the browser?
I've found this page on streamlit's knowledge base, but it uses config.toml, environment variables and/or flags for the "streamlit run" command, so I'm curious if any workaround is possible to increase it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
Is it possible to increase the file size limit on the st.file_uploader (defaults to 200MB) using stlite directly on the browser?
I've found this page on streamlit's knowledge base, but it uses config.toml, environment variables and/or flags for the "streamlit run" command, so I'm curious if any workaround is possible to increase it.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions