awacke1 commited on
Commit
8c1655d
·
verified ·
1 Parent(s): 6e5566f

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 = "## APS⚙️Arxiv📖Paper🔍Search📝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 = "## ⚙️Arxiv📖Paper🔍Search📝 - Summarizer With QA Retrieval Augmented Generation \n"
38
 
39
  try:
40
  with open("README.md", "r") as f: