give more surface area for attention in diffusion prior

This commit is contained in:
Phil Wang
2022-05-09 08:08:11 -07:00
parent dde51fd362
commit 53c189e46a
3 changed files with 24 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ setup(
'dream = dalle2_pytorch.cli:dream'
],
},
version = '0.1.10',
version = '0.2.0',
license='MIT',
description = 'DALL-E 2',
author = 'Phil Wang',