Anne31415 commited on
Commit
1e296b0
1 Parent(s): 98de42b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ repo = Repository(
31
  repo.git_pull() # Pull the latest changes (if any)
32
 
33
  # Step 2: Load the PDF File
34
- pdf_path = "Private_Book/Kombi_ohneGlossar_131123.pdf" # Replace with your PDF file path
35
 
36
  with st.sidebar:
37
  st.title('BinDoc GmbH')
 
31
  repo.git_pull() # Pull the latest changes (if any)
32
 
33
  # Step 2: Load the PDF File
34
+ pdf_path = "Private_Book/141123_Kombi_compressed.pdf" # Replace with your PDF file path
35
 
36
  with st.sidebar:
37
  st.title('BinDoc GmbH')