Skip to content

Commit

Permalink
Update chatbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samridhi171 authored Aug 25, 2024
1 parent f931711 commit b3f1545
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions chatbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ def extract_pages(input_pdf_path, output_pdf_path, start_page, end_page):


# Set PDF file paths directly here and change it accordingly
<<<<<<< HEAD
pdf_paths = [r"Harrison's_Extracted_Pages.pdf"]
=======
pdf_paths = [r"Cancer.pdf"]
>>>>>>> 7689d1a8bfcb35bff39e19bcf48583be7759b311

# Set page configuration
st.set_page_config(page_title="Medical Bot", layout="wide")
Expand Down

0 comments on commit b3f1545

Please sign in to comment.