Skip to content

Commit

Permalink
Update flux_denoise.py
Browse files Browse the repository at this point in the history
Updated node version for FLUX Denoise.
  • Loading branch information
JPPhoto authored Nov 30, 2024
1 parent 021552f commit 6b7bc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invokeai/app/invocations/flux_denoise.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
title="FLUX Denoise",
tags=["image", "flux"],
category="image",
version="3.2.1",
version="3.2.2",
classification=Classification.Prototype,
)
class FluxDenoiseInvocation(BaseInvocation, WithMetadata, WithBoard):
Expand Down

0 comments on commit 6b7bc91

Please sign in to comment.