shubhamagarwal92 commited on
Commit
e0db2be
·
verified ·
1 Parent(s): 1d8bf70

Update app.py

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 - 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
 
 
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">🔥 LitLLM: A Toolkit for Scientific Literature Review</h2>
79
  """)
80
  # <h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
81