We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a8562 commit 4dfa480Copy full SHA for 4dfa480
invokeai/app/invocations/flux_control_lora_loader.py
@@ -24,7 +24,7 @@ class FluxControlLoRALoaderOutput(BaseInvocationOutput):
24
title="Flux Control LoRA",
25
tags=["lora", "model", "flux"],
26
category="model",
27
- version="1.0.0",
+ version="1.1.0",
28
classification=Classification.Prototype,
29
)
30
class FluxControlLoRALoaderInvocation(BaseInvocation):
0 commit comments