Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -95,7 +95,7 @@ title_markdown = """
|
|
| 95 |
<a href="https://egolife-ai.github.io/" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Project Page</a> |
|
| 96 |
<a href="https://github.com/EvolvingLMMs-Lab/EgoLife" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Github</a> |
|
| 97 |
<a href="https://huggingface.co/collections/lmms-lab/egolife-67c04574c2a9b64ab312c342" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Huggingface</a> |
|
| 98 |
-
<a href="https://
|
| 99 |
<a href="https://x.com/JingkangY/status/1896434372896784432" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Twitter (X)</a>
|
| 100 |
</div>
|
| 101 |
</div>
|
|
|
|
| 95 |
<a href="https://egolife-ai.github.io/" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Project Page</a> |
|
| 96 |
<a href="https://github.com/EvolvingLMMs-Lab/EgoLife" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Github</a> |
|
| 97 |
<a href="https://huggingface.co/collections/lmms-lab/egolife-67c04574c2a9b64ab312c342" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Huggingface</a> |
|
| 98 |
+
<a href="https://huggingface.co/papers/2503.03803" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Paper</a> |
|
| 99 |
<a href="https://x.com/JingkangY/status/1896434372896784432" style="text-decoration: none; color: #48dbfb; font-weight: 500; transition: color 0.3s;">Twitter (X)</a>
|
| 100 |
</div>
|
| 101 |
</div>
|