Anne31415 commited on
Commit
70dc211
·
verified ·
1 Parent(s): 3aee90b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ repo.git_pull() # Pull the latest changes (if any)
44
  # Step 2: Load the PDF File
45
  pdf_path = "Private_Book/09012024_Kombi_2.pdf" # Replace with your PDF file path
46
 
47
- pdf_path2 = "Private_Book/Kombi_KHReform_Jan24.pdf"
48
 
49
  pdf_path3 = "Private_Book/Deutsche_Kodierrichtlinien_23.pdf"
50
 
 
44
  # Step 2: Load the PDF File
45
  pdf_path = "Private_Book/09012024_Kombi_2.pdf" # Replace with your PDF file path
46
 
47
+ pdf_path2 = "Private_Book/KH_Reform_230124.pdf"
48
 
49
  pdf_path3 = "Private_Book/Deutsche_Kodierrichtlinien_23.pdf"
50