Skip to content

Commit

Permalink
refresh images
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Jul 18, 2022
1 parent 555566c commit 6eba6cd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="./denoising-diffusion.png" width="500px"></img>
<img src="./images/denoising-diffusion.png" width="500px"></img>

## Denoising Diffusion Probabilistic Model, in Pytorch

Expand All @@ -10,7 +10,7 @@ Youtube AI Educators - <a href="https://www.youtube.com/watch?v=W-O7AZNzbzQ">Yan

<a href="https://huggingface.co/blog/annotated-diffusion">Annotated code</a> by Research Scientists / Engineers from <a href="https://huggingface.co/">🤗 Huggingface</a>

<img src="./sample.png" width="500px"><img>
<img src="./images/sample.png" width="500px"><img>

[![PyPI version](https://badge.fury.io/py/denoising-diffusion-pytorch.svg)](https://badge.fury.io/py/denoising-diffusion-pytorch)

Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 6eba6cd

Please sign in to comment.