milwright commited on
Commit
5ebbc55
·
1 Parent(s): d4d589a

Minor update to app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1669,4 +1669,4 @@ with main_tab1:
1669
  # For PDFs, show an icon or info message
1670
  st.info(f"PDF Example: {img_path.name}")
1671
  else:
1672
- st.info("No example documents found. Upload your own document to get started.")
 
1669
  # For PDFs, show an icon or info message
1670
  st.info(f"PDF Example: {img_path.name}")
1671
  else:
1672
+ st.info("No example documents found. Upload your own document to get started.")# Minor update