mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 04:45:04 -05:00
chore(ui): typegen
This commit is contained in:
@@ -2457,7 +2457,7 @@ export type components = {
|
||||
file: Blob;
|
||||
/**
|
||||
* 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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user