ChatPDF icon indicating copy to clipboard operation
ChatPDF copied to clipboard

Change `st.divider()` to `st.markdown("---")` and this error goes away

Open inaki opened this issue 1 year ago • 0 comments

It seems like you're having a problem with the st.divider() function in your Streamlit app, but there's no specific error message provided.

Screenshot 2023-06-04 at 7 26 24 AM

solution: Change st.divider() to st.markdown("---") and this error goes away

Good job this repo 👍 , thanks...

inaki avatar Jun 04 '23 13:06 inaki