Skip to content

Commit 4dfa480

Browse files
committed
Bump FluxControlLoRALoaderInvocation version.
1 parent 89a8562 commit 4dfa480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/app/invocations/flux_control_lora_loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class FluxControlLoRALoaderOutput(BaseInvocationOutput):
2424
title="Flux Control LoRA",
2525
tags=["lora", "model", "flux"],
2626
category="model",
27-
version="1.0.0",
27+
version="1.1.0",
2828
classification=Classification.Prototype,
2929
)
3030
class FluxControlLoRALoaderInvocation(BaseInvocation):

0 commit comments

Comments
 (0)