mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
chore(ui): typegen
This commit is contained in:
@@ -2457,7 +2457,7 @@ export type components = {
|
|||||||
file: Blob;
|
file: Blob;
|
||||||
/**
|
/**
|
||||||
* Metadata
|
* Metadata
|
||||||
* @description The metadata to associate with the image
|
* @description The metadata to associate with the image, must be a stringified JSON dict
|
||||||
*/
|
*/
|
||||||
metadata?: string | null;
|
metadata?: string | null;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user