awacke1 commited on
Commit
be95c49
·
verified ·
1 Parent(s): 794bd13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ except:
34
 
35
  ## Header
36
  mark_text = '# 🩺🔍 Search Results\n'
37
- header_text = "## Arxiv Paper Summary With QA Retrieval Augmented Generation \n"
38
 
39
  try:
40
  with open("README.md", "r") as f:
 
34
 
35
  ## Header
36
  mark_text = '# 🩺🔍 Search Results\n'
37
+ header_text = "## APS⚙️Arxiv📖Paper🔍Search📝Summary With QA Retrieval Augmented Generation \n"
38
 
39
  try:
40
  with open("README.md", "r") as f: