CompVis / stable-diffusion

A latent text-to-image diffusion model
https://ommer-lab.com/research/latent-diffusion-models/
Other
66.51k stars 9.97k forks source link

Update ddpm.py #819

Open kadirb4rut opened 6 months ago

kadirb4rut commented 6 months ago

Now, rank_zero_only is in /pytorch_lightning/utilities/rank_zero.py

I did the installations on Colab without conda, just pip and ran this code with the latest versions of all required packages and that's how I solved this error.