Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Ferg-Lab/molgen
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Shmilovich committed Mar 3, 2023
2 parents 7f63181 + 7d09a25 commit 533a1cc
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 533a1cc

Please sign in to comment.