derived value for image preprocessing belongs to the data config class

This commit is contained in:
Phil Wang
2022-05-22 18:42:40 -07:00
parent 501a8c7c46
commit 0f4edff214
3 changed files with 18 additions and 18 deletions

View File

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