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:
@@ -8136,9 +8136,8 @@ export type components = {
|
||||
/**
|
||||
* Images
|
||||
* @description The images to batch over
|
||||
* @default []
|
||||
*/
|
||||
images?: components["schemas"]["ImageField"][];
|
||||
images: components["schemas"]["ImageField"][];
|
||||
/**
|
||||
* type
|
||||
* @default image_batch
|
||||
|
||||
Reference in New Issue
Block a user