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

How to inference with pretrained model weight? #36

Closed Zeng555 closed 5 months ago

Zeng555 commented 12 months ago

Here is my code, I try to inference my pretrained model, but it seems doesn't work. Can you please help me work this out? image