Here is the code
import streamlit as st
st.image(‘img/Spalsh_Screen.png’,output_format=“PNG”)
Probably the path to the image is wrong.
path is correct only.
Please share a link to your public github repo, otherwise we can only guess…
Because if you’ll give wrong path , streamlit will give error like ![]()
NotImplementedError: File path not supported for media file storage.
sorry due to security reason i can’t share the code.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.