Anne31415 commited on
Commit
2ef35ad
·
1 Parent(s): d132b59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ repo = Repository(
39
  repo.git_pull() # Pull the latest changes (if any)
40
 
41
  # Step 2: Load the PDF File
42
- pdf_path = "Private_Book/09012024_Kombi.pdf" # Replace with your PDF file path
43
 
44
  # Step 2: Load the PDF File
45
  pdf_path2 = "Private_Book/Deutsche_Kodierrichtlinien_23.pdf" # Replace with your PDF file path
 
39
  repo.git_pull() # Pull the latest changes (if any)
40
 
41
  # Step 2: Load the PDF File
42
+ pdf_path = "Private_Book/09012024_Kombi_2.pdf" # Replace with your PDF file path
43
 
44
  # Step 2: Load the PDF File
45
  pdf_path2 = "Private_Book/Deutsche_Kodierrichtlinien_23.pdf" # Replace with your PDF file path