pradeepsengarr commited on
Commit
2e6184b
Β·
verified Β·
1 Parent(s): 48058d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -526,7 +526,7 @@ if uploaded_file:
526
  with st.sidebar:
527
  st.markdown("---")
528
  st.markdown("**πŸ’‘ Suggestions:**")
529
- st.caption("Try: \"Summarize this document\" or \"What is the key idea?\")
530
  with st.expander("πŸ’‘ Suggestions", expanded=True):
531
  st.markdown("""
532
  - "Summarize this document"
 
526
  with st.sidebar:
527
  st.markdown("---")
528
  st.markdown("**πŸ’‘ Suggestions:**")
529
+ st.caption("Try: \"Summarize this document\" or \"What is the key idea?\"")
530
  with st.expander("πŸ’‘ Suggestions", expanded=True):
531
  st.markdown("""
532
  - "Summarize this document"