Anne31415 commited on
Commit
611094e
·
1 Parent(s): d147acb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ repo = Repository(
24
  repo.git_pull() # Pull the latest changes (if any)
25
 
26
  # Step 2: Load the PDF File
27
- pdf_file_path = "Private_Book/Kopie_Bildident_100_wichtigsten_Kennzahlen.pdf" # Replace with your PDF file path
28
 
29
  with st.sidebar:
30
  st.title('BinDoc GmbH')
 
24
  repo.git_pull() # Pull the latest changes (if any)
25
 
26
  # Step 2: Load the PDF File
27
+ pdf_file_path = "Private_Book/Kombi_Buch_Glosar_Help.pdf" # Replace with your PDF file path
28
 
29
  with st.sidebar:
30
  st.title('BinDoc GmbH')