Submitted by crappr t3_11qynbp in MachineLearning
madebyollin t1_jc7306u wrote
some "full-power" repos from well-known developers:
- https://github.com/huggingface/diffusers
- https://github.com/lucidrains/denoising-diffusion-pytorch
- https://github.com/crowsonkb/k-diffusion
I also posted my own tiny standalone code for 64x64 diffusion model training here: https://github.com/madebyollin/dino-diffusion - though it doesn't have text conditioning.
Viewing a single comment thread. View all comments