Skip to content

Commit

Permalink
Bump FluxControlLoRALoaderInvocation version.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJDick committed Dec 17, 2024
1 parent 89a8562 commit 4dfa480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invokeai/app/invocations/flux_control_lora_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class FluxControlLoRALoaderOutput(BaseInvocationOutput):
title="Flux Control LoRA",
tags=["lora", "model", "flux"],
category="model",
version="1.0.0",
version="1.1.0",
classification=Classification.Prototype,
)
class FluxControlLoRALoaderInvocation(BaseInvocation):
Expand Down

0 comments on commit 4dfa480

Please sign in to comment.