mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Seamless fixes
This commit is contained in:
@ -404,7 +404,7 @@ class SeamlessModeOutput(BaseInvocationOutput):
|
||||
@title("Seamless")
|
||||
@tags("seamless", "model")
|
||||
class SeamlessModeInvocation(BaseInvocation):
|
||||
"""Apply seamless mode to unet."""
|
||||
"""Applies the seamless transformation to the Model UNet and VAE."""
|
||||
|
||||
type: Literal["seamless"] = "seamless"
|
||||
|
||||
|
Reference in New Issue
Block a user