Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -361,6 +361,7 @@ def logo(db_update_date, db_size_bio, db_size_med):
|
|
361 |
</div>
|
362 |
</div>
|
363 |
<div style='text-align: center; margin-top: 10px;'>
|
|
|
364 |
<p>How to use:
|
365 |
<br><strong>1</strong>: Enter your search query (Optional modification "Number of results to show")
|
366 |
<br><strong>2</strong>: Click the Enter key or Click "Search" to preview it.
|
|
|
361 |
</div>
|
362 |
</div>
|
363 |
<div style='text-align: center; margin-top: 10px;'>
|
364 |
+
<h3 style='color: black;'>An LLM-based search and summary tool from biorxiv and medrxiv</h3>
|
365 |
<p>How to use:
|
366 |
<br><strong>1</strong>: Enter your search query (Optional modification "Number of results to show")
|
367 |
<br><strong>2</strong>: Click the Enter key or Click "Search" to preview it.
|