Views
No views yet
Task: Number-To-Image
Dataset: ylecun/mnist
Total training time: ~10 minutes
Inputs: Number (0-9)
Outputs: 32x32 image
Params: ~391k
Framework: PyTorch, diffusers
Author: Paul Courneya (Harley-ml)| Parameter | Value |
|---|---|
image_size | 32 |
in_channels | 1 |
out_channels | 1 |
num_classes | 10 |
block_out_channels | [12, 16, 20] |
layers_per_block | 8 |
norm_num_groups | 4 |


1@misc{mnist-img-390k,
2 title = {MNIST-IMG-390k: a Tiny Diffusion Model for Generating Handwritten Digits},
3 author = {Paul Courneya; Harley-ml},
4 year = {2026},
5 url = {https://huggingface.co/Harley-ml/MNIST-IMG-390k}
6}