wrap up cross embed layer feature

This commit is contained in:
Phil Wang
2022-05-10 12:19:34 -07:00
parent 8dc8a3de0d
commit 908088cfea
3 changed files with 15 additions and 9 deletions

View File

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