Skip to content

Commit aa1fc2a

Browse files
committed
Added beginner guide do diffusion models
1 parent 0920b8c commit aa1fc2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DiffusionModels.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
" \n",
2121
" * [theaisummer blog introduction](https://theaisummer.com/diffusion-models/)\n",
2222
" * [Set of resources, paper on code on github of @heejkoo](https://github.com/heejkoo/Awesome-Diffusion-Models)\n",
23-
" * [Understanding Diffusion Models: A Unified Perspective](https://arxiv.org/abs/2208.11970)"
23+
" * [Understanding Diffusion Models: A Unified Perspective](https://arxiv.org/abs/2208.11970)\n",
24+
" * [Beginner's guide to diffusion models](https://towardsdatascience.com/beginners-guide-to-diffusion-models-8c3435ccb4ae)"
2425
]
2526
},
2627
{

0 commit comments

Comments
 (0)