whitphx's picture
whitphx HF staff
Create app.py
981f42d
import streamlit as st
for _ in range(10):
st.image("https://static.streamlit.io/examples/cat.jpg")