We provide an environment.yml file listing the dependences and to create a conda environment. Our model uses Pytorch 1.7.1 conda env create -f environment.yml conda activate drawings Use the following ...