Skip to content

Commit 2a754a7

Browse files
committed
Update paper, model, and data links
1 parent a38dcd6 commit 2a754a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/features/project-page/content/projectContent.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ export const projectPageContent = {
169169
teaserVideoAlt: "Ψ₀ teaser video",
170170
actions: [
171171
{ label: "Watch Demos", href: "#demos" },
172-
{ label: "Paper", href: "https://arxiv.org/abs/0000.00000" },
173-
{ label: "Model", href: "https://huggingface.co/models/usc-gvl/psi0" },
172+
{ label: "Paper", href: "https://arxiv.org/abs/2603.12263" },
173+
{ label: "Model", href: "https://huggingface.co/songlinwei/psi-model" },
174+
{ label: "Data", href: "https://huggingface.co/datasets/songlinwei/psi-data" },
174175
{
175176
label: "Code",
176177
href: "https://github.com/physical-superintelligence-lab/Psi0",

0 commit comments

Comments
 (0)