This commit is contained in:
Phil Wang
2022-05-05 07:28:53 -07:00
parent d8d8b6caf1
commit 1d5dc08810
2 changed files with 17 additions and 4 deletions

View File

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