Rare find

Diffusion. AI tool that generates images by learning to remove noise from random patterns.

github.com/lucidrains/denoising-diffusion-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Release —2.2.6
  • 2.2.6
  • Merge pull request #363 from Mr-Neutr0n/fix/min-snr-clamp-direction
  • fix min-SNR loss weight clamp direction in continuous time diffusion
August 2025
  • Release —2.2.5
  • 2.2.5
  • Merge pull request #358 from migolan/main
  • update sdpa_kernel usage
July 2025
  • Release —2.2.4
  • adjustment to returning unreduced loss in gaussian 1d
  • Release —2.2.3
  • needed for a scheme for better language following for robotics
  • Release —2.2.2
  • for diffusion steering for large behavioral model
  • Release —2.2.1
  • another change for lbm
  • Release —2.2.0
  • some changes needed to use gaussian diffusion 1d for large behavioral…
October 2024
  • Release —2.1.1
  • address https://github.com/lucidrains/denoising-diffusion-pytorch/iss…
  • Release —2.1.0
  • address a warning
  • Release —2.0.18
  • add a new technique for countering oversaturation at higher cfg guida…
September 2024
  • fix a warning
August 2024
  • add option to use cfg ++
  • add immiscible diffusion
June 2024
  • address https://github.com/lucidrains/denoising-diffusion-pytorch/iss…
  • address https://github.com/lucidrains/denoising-diffusion-pytorch/iss…
  • set into train mode for ddpm and ddpm_1d