chore(ui): regen api client

This commit is contained in:
psychedelicious
2023-05-26 11:39:29 +10:00
committed by Kent Keirsey
parent 33e13820fc
commit 0c3b4bb70d
42 changed files with 120 additions and 186 deletions

View File

@ -50,7 +50,6 @@ export type { InfillTileInvocation } from './models/InfillTileInvocation';
export type { InpaintInvocation } from './models/InpaintInvocation';
export type { IntCollectionOutput } from './models/IntCollectionOutput';
export type { IntOutput } from './models/IntOutput';
export type { InvocationMeta } from './models/InvocationMeta';
export type { IterateInvocation } from './models/IterateInvocation';
export type { IterateInvocationOutput } from './models/IterateInvocationOutput';
export type { LatentsField } from './models/LatentsField';