Waseem771 commited on
Commit
fef61b5
·
verified ·
1 Parent(s): 615aff6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -56,4 +56,5 @@ if uploaded_file is not None:
56
 
57
  # Display the PDF text
58
  st.write("Extracted Text from PDF:")
59
- st.write(pdf_text)
 
 
56
 
57
  # Display the PDF text
58
  st.write("Extracted Text from PDF:")
59
+ st.write(pdf_text)
60
+ #