Skip to content

Commit 9c720da

Browse files
RyanJDickhipsterusername
authored andcommitted
Bump DenoiseLatentsInvocation version.
1 parent e1b576c commit 9c720da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/app/invocations/latent.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ def get_scheduler(
198198
title="Denoise Latents",
199199
tags=["latents", "denoise", "txt2img", "t2i", "t2l", "img2img", "i2i", "l2l"],
200200
category="latents",
201-
version="1.2.0",
201+
version="1.3.0",
202202
)
203203
class DenoiseLatentsInvocation(BaseInvocation):
204204
"""Denoises noisy latents to decodable images"""

0 commit comments

Comments
 (0)