Following instruction are for an Ubuntu>=20.04 system, with installed Conda and CUDA support. # conda env conda create -n ovo python=3.11 conda activate ovo conda install pyyaml tqdm psutil wandb ...