same for text encodings for decoder ddpm training

This commit is contained in:
Phil Wang
2022-04-18 14:41:02 -07:00
parent 6fee4fce6e
commit 82328f16cd
2 changed files with 3 additions and 3 deletions

View File

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