deal the diffusion prior problem yet another blow

This commit is contained in:
Phil Wang
2022-05-09 11:08:46 -07:00
parent 8647cb5e76
commit e46eaec817
2 changed files with 12 additions and 4 deletions

View File

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