dnj0 commited on
Commit
4c5d0c1
Β·
verified Β·
1 Parent(s): 3d62d9e

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -1
src/app.py CHANGED
@@ -303,4 +303,4 @@ if pipeline:
303
  st.metric("πŸ” Context", n_context_docs)
304
  with col4:
305
  pdf_count = len(list(Path(pdf_dir).glob("*.pdf")))
306
- st.metric("πŸ“ PDFs", pdf_count)
 
303
  st.metric("πŸ” Context", n_context_docs)
304
  with col4:
305
  pdf_count = len(list(Path(pdf_dir).glob("*.pdf")))
306
+ st.metric("πŸ“ PDFs", pdf_count)