We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa4abb commit 793275fCopy full SHA for 793275f
components/app-sidebar.tsx
@@ -152,9 +152,6 @@ export function AppSidebar() {
152
<Link href="https://github.com/OpenDriveLab/UniVLA" target="_blank" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
153
UniVLA
154
</Link>
155
- <Link href="https://www.computer.org/csdl/journal/tp/2025/03/10791908/22ABgP6PlUQ" target="_blank" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
156
- BEVFormer
157
- </Link>
158
<Link href="/publications" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
159
more
160
0 commit comments