chore(ui): typegen

This commit is contained in:
psychedelicious 2024-08-28 21:06:45 +10:00
parent 1b54e58726
commit 06fe14e1fc

View File

@ -15255,10 +15255,9 @@ export type components = {
version: string; version: string;
/** /**
* Node Pack * Node Pack
* @description Whether or not this is a custom node * @description The node pack that this node belongs to, will be 'invokeai' for built-in nodes
* @default null
*/ */
node_pack: string | null; node_pack: string;
/** /**
* @description The node's classification * @description The node's classification
* @default stable * @default stable