mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore: lint fixes
This commit is contained in:
parent
94b5084cd5
commit
95050088d1
@ -134,7 +134,6 @@ export type CollectInvocation = S['CollectInvocation'];
|
||||
export type ImageResizeInvocation = S['ImageResizeInvocation'];
|
||||
export type InfillPatchMatchInvocation = S['InfillPatchMatchInvocation'];
|
||||
export type InfillTileInvocation = S['InfillTileInvocation'];
|
||||
export type CreateDenoiseMaskInvocation = S['CreateDenoiseMaskInvocation'];
|
||||
export type CreateGradientMaskInvocation = S['CreateGradientMaskInvocation'];
|
||||
export type CanvasPasteBackInvocation = S['CanvasPasteBackInvocation'];
|
||||
export type NoiseInvocation = S['NoiseInvocation'];
|
||||
|
Loading…
Reference in New Issue
Block a user