chengkunli
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ with gr.Blocks() as app:
|
|
149 |
gr.HTML(
|
150 |
"""
|
151 |
<div style="display: flex; align-items: center; margin-bottom: 20px;">
|
152 |
-
<a href="https://arxiv.org/
|
153 |
π Read the Paper
|
154 |
</a>
|
155 |
</div>
|
|
|
149 |
gr.HTML(
|
150 |
"""
|
151 |
<div style="display: flex; align-items: center; margin-bottom: 20px;">
|
152 |
+
<a href="https://arxiv.org/pdf/2402.05804.pdf" target="_blank" style="font-size: 16px; background-color: #4CAF50; color: white; padding: 5px 7px; text-decoration: none; border-radius: 2px;">
|
153 |
π Read the Paper
|
154 |
</a>
|
155 |
</div>
|