File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 ="nora1.5-new.png " alt ="NORA Logo " class ="w-40 h-40 object-contain " />
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 " />
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 >
@@ -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 ="videos/nora1.5.mp4 " type ="video/mp4 " />
278+ < source src ="https://raw.githubusercontent.com/declare-lab/nora/main/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 ="videos/nora1.5-dpo.mp4 " type ="video/mp4 " />
294+ < source src ="https://raw.githubusercontent.com/declare-lab/nora/main/assets/ videos/nora1.5-dpo.mp4 " type ="video/mp4 " />
295295 Your browser does not support the video tag.
296296 </ video >
297297 </ div >
You can’t perform that action at this time.
0 commit comments