numerical accuracy for noise schedule parameters

This commit is contained in:
Phil Wang
2022-05-10 15:28:46 -07:00
parent 908088cfea
commit 2f3c02dba8
2 changed files with 21 additions and 17 deletions

View File

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