Skip to content

Commit

Permalink
depend on dalle2-pytorch for the CLIP and diffusion-prior
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains authored Sep 29, 2022
1 parent 92cad23 commit 4260a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'axial convolutions'
],
install_requires=[
'dalle2-pytorch',
'einops>=0.4',
'torch>=1.6',
],
Expand Down

0 comments on commit 4260a32

Please sign in to comment.