Closed ncfrey closed 3 years ago
We might want to accept multiple images and assume that they are ordered by filename (or take a video and run the ffmpeg command on it): https://docs.streamlit.io/library/api-reference/widgets/st.file_uploader
@chan-w That sounds great! Maybe for simplicity we can stick to jpgs. There might be a way to embed the video in the app so it can play side by side, which would be cool.
We might want to accept multiple images and assume that they are ordered by filename (or take a video and run the ffmpeg command on it): https://docs.streamlit.io/library/api-reference/widgets/st.file_uploader