be able to customize adam eps

This commit is contained in:
Phil Wang
2022-05-14 13:55:04 -07:00
parent 591d37e266
commit e697183849
3 changed files with 10 additions and 5 deletions

View File

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