just always use nearest neighbor interpolation when resizing for low resolution conditioning, for https://github.com/lucidrains/DALLE2-pytorch/pull/181

This commit is contained in:
Phil Wang
2022-07-13 20:59:43 -07:00
parent f141144a6d
commit 0b40cbaa54
2 changed files with 6 additions and 13 deletions

View File

@@ -1 +1 @@
__version__ = '0.23.9'
__version__ = '0.23.10'