Skip to content

Commit 47c78b5

Browse files
committed
fix broken
1 parent 8257d94 commit 47c78b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/components/publications.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,10 @@
124124
"Ranjay Krishna"
125125
],
126126
"year": "2025",
127-
"venue": "CVPR 2025"
127+
"venue": "CVPR 2025",
128+
"links": {
129+
"pdf": ""
130+
}
128131
},
129132
{
130133
"title": "Eval3D: Interpretable and Fine-grained Evaluation for 3D Generation",

0 commit comments

Comments
 (0)