Hi guys,
quick question. I was trying to run my streamlit app locally and my terminal returns me the following message:
deprecation.showImageFormat IS NO LONGER SUPPORTED.
The format parameter for st.image has been removed.
Please update config.toml.
Am I suppose to turn showImageFormat to “False” in the config.toml ? I did that, but I am still getting the same message. Would appreciate for any advice.
Cheers,
Navid