Anne31415 commited on
Commit
4cf0588
1 Parent(s): 38f7472

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/18122023_mitLG.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/181223_mitLG.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