shah1zil hbhamzabaig commited on
Commit
745b5b5
·
verified ·
1 Parent(s): 55cb628

Update app.py (#1)

Browse files

- Update app.py (9e0b2cb53c1a920b2505271842482beec5b72fd9)


Co-authored-by: Hamza Baig <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ update_chart()
71
 
72
 
73
  # PDF Processing for Chatbot Context (Pre-Provided PDF)
74
- pdf_path = "Natural Disaster Safety Manual.pdf" # Ensure this file is in the same directory as app.py
75
 
76
  pdf_reader = PdfReader(pdf_path)
77
  raw_text = ""
 
71
 
72
 
73
  # PDF Processing for Chatbot Context (Pre-Provided PDF)
74
+ pdf_path = "Natural%20Disaster%20Safety%20Manual.pdf" # Ensure this file is in the same directory as app.py
75
 
76
  pdf_reader = PdfReader(pdf_path)
77
  raw_text = ""