Open jaden530 opened 1 year ago
Yes in .streamlit/config.toml change
maxUploadSize=1028
to whatever size you want.
I have mine set at maxUploadSize=8000
as I've read that files over 10GB may cause memory issues with your browser. Test it out and give it a shot.
If hosted on my own computer, could I do files larger than 1gb?