Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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"
|
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 |
|