A diffusion model implementation for the Deep Learning Curse at Units
- Python 3.9
- pytorch 1.12.0
can be installed following the instruction at
https://pytorch.org/get-started/locally/
- tensorboard
pip install tensorboard
- matplotlib
python -m pip install -U matplotlib
- imageio
python -m pip install -U imageio
- tqdm
pip install tqdm
python -m test.performance_meter_test