Replace st.cache with st.cache_resource

#4
by whitphx HF staff - opened

st.cache was deprecated in version 1.18.0. Use st.cache_data or st.cache_resource instead. Learn more in Caching.
https://docs.streamlit.io/library/api-reference/performance/st.cache

julien-c changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment