This commit is contained in:
Phil Wang
2022-04-26 17:20:47 -07:00
parent 4075d02139
commit 77141882c8
3 changed files with 253 additions and 62 deletions

View File

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