allow for returning low resolution conditioning image on forward through decoder with return_lowres_cond_image flag

This commit is contained in:
Phil Wang
2022-07-01 09:35:39 -07:00
parent a922a539de
commit 7b0edf9e42
2 changed files with 9 additions and 3 deletions

View File

@@ -1 +1 @@
__version__ = '0.15.0'
__version__ = '0.15.1'