NVlabs / RVT

Official Code for RVT-2 and RVT

Home Page:https://robotic-view-transformer-2.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in the README

ChenThree opened this issue · comments

export DISLAY=:1.0
should be
export DISPLAY=:1.0

Thanks! fixed now.