Spaces:
Running
Running
Sync README.md to match index.html; unpin Space (pinned: false)
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: README
|
| 3 |
-
emoji: 🔩
|
| 4 |
-
colorFrom: gray
|
| 5 |
-
colorTo: blue
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
-
thumbnail: >-
|
| 9 |
-
https://cdn-uploads.huggingface.co/production/uploads/69c6fa91d74254bbb63f3348/10R3gfJB36vsT0scshb5e.png
|
| 10 |
-
---
|
| 11 |
<div class="center">
|
| 12 |
<h1>Tinman Lab</h1>
|
| 13 |
<h3>Autonomous Machines. Second-Order Systems.</h3>
|
|
@@ -60,10 +60,10 @@ thumbnail: >-
|
|
| 60 |
<h2>Links</h2>
|
| 61 |
|
| 62 |
<p class="links">
|
| 63 |
-
<a href="https://tinmanlab.com"
|
| 64 |
-
<a href="https://github.com/tinmanlabsl/"
|
| 65 |
-
<a href="https://arxiv.org/abs/2604.11867"
|
| 66 |
-
<a href="https://github.com/tinmanlabsl/disposition-distillation"
|
| 67 |
</p>
|
| 68 |
|
| 69 |
<style>
|
|
@@ -84,4 +84,4 @@ thumbnail: >-
|
|
| 84 |
a:hover { text-decoration: underline; }
|
| 85 |
.links a { margin-right: 1.5rem; }
|
| 86 |
strong { font-weight: 600; }
|
| 87 |
-
</style>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: README
|
| 3 |
+
emoji: 🔩
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/69c6fa91d74254bbb63f3348/10R3gfJB36vsT0scshb5e.png
|
| 10 |
+
---
|
| 11 |
<div class="center">
|
| 12 |
<h1>Tinman Lab</h1>
|
| 13 |
<h3>Autonomous Machines. Second-Order Systems.</h3>
|
|
|
|
| 60 |
<h2>Links</h2>
|
| 61 |
|
| 62 |
<p class="links">
|
| 63 |
+
<a href="https://tinmanlab.com">Website</a>
|
| 64 |
+
<a href="https://github.com/tinmanlabsl/">GitHub</a>
|
| 65 |
+
<a href="https://arxiv.org/abs/2604.11867">Paper (arXiv)</a>
|
| 66 |
+
<a href="https://github.com/tinmanlabsl/disposition-distillation">DD Artifacts</a>
|
| 67 |
</p>
|
| 68 |
|
| 69 |
<style>
|
|
|
|
| 84 |
a:hover { text-decoration: underline; }
|
| 85 |
.links a { margin-right: 1.5rem; }
|
| 86 |
strong { font-weight: 600; }
|
| 87 |
+
</style>
|