Getting Started
Repo and env setup
git clone https://github.com/jeffacce/cap-policy.git cd cap-policyconda env create -f conda_env.yaml ./setup.sh # this sets up various config paths and downloads the model checkpoint
Last updated