mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 10:45:23 -05:00
pnpm typegen
This commit is contained in:
@@ -7716,11 +7716,6 @@ export type components = {
|
||||
* @description Gets the bounding box of the given mask image.
|
||||
*/
|
||||
GetMaskBoundingBoxInvocation: {
|
||||
/**
|
||||
* @description Optional metadata to be saved with the image
|
||||
* @default null
|
||||
*/
|
||||
metadata?: components["schemas"]["MetadataField"] | null;
|
||||
/**
|
||||
* Id
|
||||
* @description The id of this instance of an invocation. Must be unique among all instances of invocations.
|
||||
|
||||
Reference in New Issue
Block a user