fix(nodes): fix LatentsToImage not using is_intermediate when creating images

Appears this was removed during a merge conflict resolution.
This commit is contained in:
psychedelicious 2023-06-24 11:24:24 +10:00
parent 13f25edb1e
commit bab3a9504e

View File

@ -543,6 +543,7 @@ class LatentsToImageInvocation(BaseInvocation):
image_category=ImageCategory.GENERAL,
node_id=self.id,
session_id=context.graph_execution_state_id,
is_intermediate=self.is_intermediate
)
return ImageOutput(