Waseem771 commited on
Commit
0171304
·
verified ·
1 Parent(s): aafaccb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -61,4 +61,5 @@ if uploaded_file is not None:
61
 
62
  # Display the PDF text
63
  st.write("Extracted Text from PDF:")
64
- st.write(pdf_text)
 
 
61
 
62
  # Display the PDF text
63
  st.write("Extracted Text from PDF:")
64
+ st.write(pdf_text)
65
+ #