Spaces:
Running
Running
Shorten title-slide subtitle to one line
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>World Memory — Knownness-Conditioned
|
| 7 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/dist/reveal.css">
|
| 8 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/dist/theme/black.css" id="theme">
|
| 9 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/plugin/highlight/monokai.css">
|
|
@@ -74,8 +74,8 @@
|
|
| 74 |
<div class="titlewrap" style="margin-top:6%;">
|
| 75 |
<p class="kicker">CoRL 2026 · Long-Video World Models</p>
|
| 76 |
<h1>World Memory</h1>
|
| 77 |
-
<p class="sub big">
|
| 78 |
-
<p class="lead" style="margin:1.1em auto 0;">
|
| 79 |
<p class="authors">A 3D-grounded memory bank · per-token noise scheduling · write-back rollout</p>
|
| 80 |
</div>
|
| 81 |
<div class="footer">World Memory · working title</div>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>World Memory — Knownness-Conditioned Video Generation</title>
|
| 7 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/dist/reveal.css">
|
| 8 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/dist/theme/black.css" id="theme">
|
| 9 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5.1.0/plugin/highlight/monokai.css">
|
|
|
|
| 74 |
<div class="titlewrap" style="margin-top:6%;">
|
| 75 |
<p class="kicker">CoRL 2026 · Long-Video World Models</p>
|
| 76 |
<h1>World Memory</h1>
|
| 77 |
+
<p class="sub big"><strong style="color:var(--amber)">Knownness-Conditioned</strong> Long-Video Generation</p>
|
| 78 |
+
<p class="lead" style="margin:1.1em auto 0;">A frozen video diffusion model that <em>reuses what it has seen</em> — and generates only what it hasn't.</p>
|
| 79 |
<p class="authors">A 3D-grounded memory bank · per-token noise scheduling · write-back rollout</p>
|
| 80 |
</div>
|
| 81 |
<div class="footer">World Memory · working title</div>
|