dome272 / Diffusion-Models-pytorch

Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Apache License 2.0
1.11k stars 256 forks source link

requirements.txt #32

Open sandeepsign opened 1 year ago

sandeepsign commented 1 year ago

Hi There,

Would it be possible for you to share the requirements.txt or environment.yaml file here in repo?

Thanks

songhuiming commented 11 months ago

coloredlogs==15.0.1 matplotlib==3.7.1 numpy==1.25.0 Pillow==9.5.0 torch==1.13.0+cu116 torch_summary==1.4.5 torchvision==0.14.0+cu116 tqdm==4.65.0