mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): fix node type
This commit is contained in:
parent
e7eee29825
commit
fc09a954b5
@ -151,7 +151,7 @@ export type InfillPatchMatchInvocation = S['InfillPatchMatchInvocation'];
|
||||
export type InfillTileInvocation = S['InfillTileInvocation'];
|
||||
export type CreateDenoiseMaskInvocation = S['CreateDenoiseMaskInvocation'];
|
||||
export type CreateGradientMaskInvocation = S['CreateGradientMaskInvocation'];
|
||||
export type IAICanvasPasteBackInvocation = S['IAICanvasPasteBackInvocation'];
|
||||
export type CanvasPasteBackInvocation = S['CanvasPasteBackInvocation'];
|
||||
export type MaskEdgeInvocation = S['MaskEdgeInvocation'];
|
||||
export type RandomIntInvocation = S['RandomIntInvocation'];
|
||||
export type CompelInvocation = S['CompelInvocation'];
|
||||
|
Loading…
Reference in New Issue
Block a user