It should be by setting the image width to None : st.image(image, width=None). Docs: https://streamlit.io/docs/api.html#display-media.
確定! 回上一頁