CSC413 Project Environment Setup cd src pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 pip3 install -r requirements.txt Environment setup for parallel processing sudo apt-get install libosmesa6 libgl1-mesa-glx libglfw3 conda install -c conda-forge mesalib