Skip to content

Commit

Permalink
Update flux_text_encoder.py
Browse files Browse the repository at this point in the history
Updated version number for FLUX Text Encoding.
  • Loading branch information
JPPhoto authored Nov 30, 2024
1 parent 6b7bc91 commit 758bd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invokeai/app/invocations/flux_text_encoder.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
title="FLUX Text Encoding",
tags=["prompt", "conditioning", "flux"],
category="conditioning",
version="1.1.0",
version="1.1.1",
classification=Classification.Prototype,
)
class FluxTextEncoderInvocation(BaseInvocation):
Expand Down

0 comments on commit 758bd40

Please sign in to comment.