Fix syntax err

This commit is contained in:
Brandon Rising 2023-07-15 23:56:48 -04:00
parent bd7b59910d
commit 91112167b1

View File

@ -527,6 +527,7 @@ class OnnxModelLoaderInvocation(BaseInvocation):
submodel=SubModelType.TextEncoder, submodel=SubModelType.TextEncoder,
), ),
loras=[], loras=[],
skipped_layers=0,
), ),
vae_decoder=VaeField( vae_decoder=VaeField(
vae=ModelInfo( vae=ModelInfo(