Display Media with Streamlit
Learn how to display media with Streamlit
Streamlit allows you to display the following forms of media
- Images (
st.image()
) - Video (
st.video()
) - Audio (
st.audio()
)
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy