Skip to content

Commit 38adbb3

Browse files
committed
...
1 parent 541dc9b commit 38adbb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,20 +78,20 @@ <h1><span style="color:#1F82C0">O</span><span style="color:#1CBF91">l</span><spa
7878

7979
<div class="links">
8080
<!-- <a href="#" class="button">📄 Paper</a> -->
81-
<a href="https://arxiv.org/abs/2509.25172" class="button">📊 arXiv</a>
81+
<a href="https://arxiv.org/abs/2509.25172" class="button">📄 arXiv</a>
8282
<a href="https://github.com/showlab/Olaf-World" class="button">💻 Code</a>
8383
</div>
8484
</header>
8585

8686
<!-- TL;DR Section -->
87-
<section class="tldr-section">
87+
<!-- <section class="tldr-section">
8888
<div class="tldr-box">
8989
<span class="tldr-label">TL;DR</span>
9090
<span class="tldr-text">
9191
unlabeled video → transferable latent actions via control-effect alignment → zero-shot action transfer and data-efficient adaptation for video world models.
9292
</span>
9393
</div>
94-
</section>
94+
</section> -->
9595

9696
<!-- Teaser GIF Section -->
9797
<section class="teaser">

0 commit comments

Comments
 (0)