import streamlit as st for _ in range(10): st.image("https://static.streamlit.io/examples/cat.jpg")