does not make much sense, as researchers may want to try predicting noise with diffusionprior instead of predicting x0

This commit is contained in:
Phil Wang
2022-05-05 07:37:00 -07:00
parent 1d5dc08810
commit 8518684ae9
2 changed files with 2 additions and 5 deletions

View File

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