mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Merge branch 'invoke-ai:main' into main
This commit is contained in:
commit
7c0a083b13
@ -1222,6 +1222,7 @@ export const zInvocationNodeData = z.object({
|
||||
notes: z.string(),
|
||||
embedWorkflow: z.boolean(),
|
||||
isIntermediate: z.boolean(),
|
||||
useCache: z.boolean().optional(),
|
||||
version: zSemVer.optional(),
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user