use some magic just this once to remove the need for researchers to think

This commit is contained in:
Phil Wang
2022-04-18 12:40:38 -07:00
parent 7214df472d
commit 960a79857b
3 changed files with 27 additions and 5 deletions

View File

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