In this minimal example, we show how to train a diffusion model to generate images using the huggan/wikiart which was converted into Lance format and is hosted on Kaggle.
The training code itself was inspired by Huggingface's Diffusion model training example with necessary changes to adapt the training for Lance dataset.