Spaces:
Sleeping
Sleeping
KushwanthK
commited on
Upload app.py
Browse files
app.py
CHANGED
@@ -361,7 +361,7 @@ def display_highlighted_pdf(file_path, text_to_highlight):
|
|
361 |
|
362 |
|
363 |
# Example usage
|
364 |
-
file_path = "
|
365 |
text_to_highlight = "Supreme Personality of Godhead"
|
366 |
# display_highlighted_pdf(file_path, text_to_highlight)
|
367 |
|
|
|
361 |
|
362 |
|
363 |
# Example usage
|
364 |
+
file_path = "Bhagavad-Gita-As-It-Is.pdf"
|
365 |
text_to_highlight = "Supreme Personality of Godhead"
|
366 |
# display_highlighted_pdf(file_path, text_to_highlight)
|
367 |
|