gensbi.diffusion#

This package provides tools and modules for working with diffusion-based generative models, including training, sampling, and evaluation routines. The implementation is inspired by and builds upon the foundational work of Karras et al. and the official EDM library:

Key features: * Score-based generative modeling using stochastic differential equations (SDEs) * EDM (Elucidating Diffusion Models) training and sampling * Modular solvers and schedulers for flexible experimentation

# If you use this package, please consider citing the EDM paper and library.

Submodules#