This commit is contained in:
Phil Wang
2022-04-26 17:04:18 -07:00
parent 4075d02139
commit e024971dc3
3 changed files with 255 additions and 62 deletions

View File

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