Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillShmilovich authored Jan 20, 2023
1 parent 3a21793 commit 7d09a25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ from molgen.models import DDPM
model = DDPM(....)
```

Code for the DDPM models are taken from: https://github.com/lucidrains/denoising-diffusion-pytorch (version 1.0.5)

### Copyright

Copyright (c) 2023, Kirill Shmilovich
Expand Down

0 comments on commit 7d09a25

Please sign in to comment.