shubhamagarwal92 commited on
Commit
1d8bf70
1 Parent(s): 7bf33dc

Update header

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -74,8 +74,8 @@ custom_html = "<div style='text-align: left;'>Examples:</div>"
74
 
75
 
76
  title_markdown = ("""
77
- <h1 align="center"><a href=""><img src="/file=resources/download.png", alt="Writing Assistant - LitGen" border="0" style="margin: 0 auto; height: 50px;" /></a> </h1>
78
- <h2 align="center">LitReviewGPT - Literature review generation for research idea</h2>
79
  """)
80
  # <h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
81
 
 
74
 
75
 
76
  title_markdown = ("""
77
+ <h1 align="center"><a href=""><img src="/file=resources/download.png", alt="Writing Assistant - LitCraft" border="0" style="margin: 0 auto; height: 50px;" /></a> </h1>
78
+ <h2 align="center">LitCraft: Effortless Literature Reviews for Research Concepts</h2>
79
  """)
80
  # <h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
81