final tweak to EMA class

This commit is contained in:
Phil Wang
2022-05-16 11:54:34 -07:00
parent f4016f6302
commit 89ff04cfe2
2 changed files with 6 additions and 2 deletions

View File

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