Spaces:
Running
on
Zero
Running
on
Zero
Create gradio_title.md
Browse files- gradio_title.md +15 -0
gradio_title.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
2 |
+
<div>
|
3 |
+
<h1 style="font-size: 32px">Theia: Distilling Diverse Vision Foundation Models for Robot Learning</h1>
|
4 |
+
<div style="display: flex; justify-content: center; align-items: center; text-align: center; vertical-align: top; height: 24px;">
|
5 |
+
<a href="https://arxiv.org/abs/2407.20179"><img src="https://img.shields.io/badge/arXiv-2407.20179-red"></a>
|
6 |
+
|
7 |
+
<a href="https://theia.theaiinstitute.com/"><img src="https://img.shields.io/badge/Project_Page-Theia-green" alt="Project Page"></a>
|
8 |
+
|
9 |
+
<a href="https://github.com/bdaiinstitute/theia"><img src="https://img.shields.io/badge/Github-Code-blue"></a>
|
10 |
+
|
11 |
+
<a href="https://github.com/bdaiinstitute/theia"><img src="https://img.shields.io/github/stars/bdaiinstitute/theia
|
12 |
+
"></a>
|
13 |
+
</div>
|
14 |
+
</div>
|
15 |
+
</div>
|