mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fix syntax err
This commit is contained in:
parent
bd7b59910d
commit
91112167b1
@ -527,6 +527,7 @@ class OnnxModelLoaderInvocation(BaseInvocation):
|
||||
submodel=SubModelType.TextEncoder,
|
||||
),
|
||||
loras=[],
|
||||
skipped_layers=0,
|
||||
),
|
||||
vae_decoder=VaeField(
|
||||
vae=ModelInfo(
|
||||
|
Loading…
Reference in New Issue
Block a user