I have the need to upload 6 files to a streamlit app via file_uploaders but once I have these uploaded the file_uploader widgets remain in place. This takes up a lot of screen space.
If there a way to remove the widget once the data has been uploaded?