First install the conda environment requirements
conda env create -f environment.yml
activate conda environment
conda activate edm
To draw samples without conditioning see prior_sampling.ipynb
To get started with posterior sampling for inverse problems see example_PS.ipynb