Skip to content

Commit b9ff580

Browse files
Add files via upload
1 parent c5b857a commit b9ff580

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nora-1.5.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<div class="container mx-auto px-6 py-20 relative z-10">
6464
<div class="max-w-5xl mx-auto text-center">
6565
<div class="mb-8 flex justify-center">
66-
<img src="https://raw.githubusercontent.com/declare-lab/nora/main/assets/nora1.5-new.png" alt="NORA Logo" class="w-40 h-40 object-contain" />
66+
<img src="https://declare-lab.github.io/assets/images/nora1.5-new.png" alt="NORA Logo" class="w-40 h-40 object-contain" />
6767
</div>
6868
<h1 class="text-6xl font-bold mb-6 bg-clip-text text-transparent bg-gradient-to-r from-blue-400 to-purple-400">NORA-1.5</h1>
6969
<p class="text-2xl text-slate-300 mb-4">Action- and World Model-based Rewards Improve VLA Post-Training</p>
@@ -131,7 +131,7 @@ <h1 class="text-6xl font-bold mb-6 bg-clip-text text-transparent bg-gradient-to-
131131
<div class="teaser">
132132
<div class="teaser-inner">
133133
<div class="image-placeholder" id="teaser-placeholder">
134-
<img src="nora-1.5-arxiv-teaser.png" alt="Teaser" />
134+
<img src="https://declare-lab.github.io/assets/images/nora-1.5-arxiv-teaser.png" alt="Teaser" />
135135
</div>
136136
<!-- <h2 class="teaser-title">Teaser Image</h2>
137137
<div class="label">A bold visual anchor — showcasing NORA-1.5 (DPO)’s improved control.</div>
@@ -275,7 +275,7 @@ <h3 class="text-2xl font-bold mb-4 text-orange-400">Cross-Embodiment Transfer</h
275275
<article class="card">
276276
<div class="video-wrap">
277277
<video controls muted playsinline preload="metadata">
278-
<source src="https://raw.githubusercontent.com/declare-lab/nora/main/assets/videos/nora1.5.mp4" type="video/mp4" />
278+
<source src="https://declare-lab.github.io/assets/videos/nora1.5.mp4" type="video/mp4" />
279279
Your browser does not support the video tag.
280280
</video>
281281
</div>
@@ -291,7 +291,7 @@ <h3 class="text-2xl font-bold mb-4 text-orange-400">Cross-Embodiment Transfer</h
291291
<article class="card">
292292
<div class="video-wrap">
293293
<video controls muted playsinline preload="metadata">
294-
<source src="https://raw.githubusercontent.com/declare-lab/nora/main/assets/videos/nora1.5-dpo.mp4" type="video/mp4" />
294+
<source src="https://declare-lab.github.io/assets/videos/nora1.5-dpo.mp4" type="video/mp4" />
295295
Your browser does not support the video tag.
296296
</video>
297297
</div>

0 commit comments

Comments
 (0)