shubhamagarwal92 commited on
Commit
e850501
·
1 Parent(s): c0c75fc

Update to litreview

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ custom_html = "<div style='text-align: left;'>Examples:</div>"
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">ReviewGPT - 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
 
 
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