File size: 105 Bytes
8418673
 
 
 
 
1
2
3
4
5
import streamlit as st


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