Skip to content

Commit b6a6d40

Browse files
chore(ui): typegen
1 parent 8e287c3 commit b6a6d40

File tree

1 file changed

+68
-0
lines changed
  • invokeai/frontend/web/src/services/api

1 file changed

+68
-0
lines changed

invokeai/frontend/web/src/services/api/schema.ts

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22171,6 +22171,24 @@ export interface operations {
2217122171
[name: string]: unknown;
2217222172
};
2217322173
content: {
22174+
/** @example {
22175+
* "path": "string",
22176+
* "name": "string",
22177+
* "base": "sd-1",
22178+
* "type": "main",
22179+
* "format": "checkpoint",
22180+
* "config_path": "string",
22181+
* "key": "string",
22182+
* "hash": "string",
22183+
* "file_size": 1,
22184+
* "description": "string",
22185+
* "source": "string",
22186+
* "converted_at": 0,
22187+
* "variant": "normal",
22188+
* "prediction_type": "epsilon",
22189+
* "repo_variant": "fp16",
22190+
* "upcast_attention": false
22191+
* } */
2217422192
"application/json": components["schemas"]["MainDiffusersConfig"] | components["schemas"]["MainCheckpointConfig"] | components["schemas"]["MainBnbQuantized4bCheckpointConfig"] | components["schemas"]["MainGGUFCheckpointConfig"] | components["schemas"]["VAEDiffusersConfig"] | components["schemas"]["VAECheckpointConfig"] | components["schemas"]["ControlNetDiffusersConfig"] | components["schemas"]["ControlNetCheckpointConfig"] | components["schemas"]["LoRALyCORISConfig"] | components["schemas"]["LoRAOmiConfig"] | components["schemas"]["ControlLoRALyCORISConfig"] | components["schemas"]["ControlLoRADiffusersConfig"] | components["schemas"]["LoRADiffusersConfig"] | components["schemas"]["T5EncoderConfig"] | components["schemas"]["T5EncoderBnbQuantizedLlmInt8bConfig"] | components["schemas"]["TextualInversionFileConfig"] | components["schemas"]["TextualInversionFolderConfig"] | components["schemas"]["IPAdapterInvokeAIConfig"] | components["schemas"]["IPAdapterCheckpointConfig"] | components["schemas"]["T2IAdapterConfig"] | components["schemas"]["SpandrelImageToImageConfig"] | components["schemas"]["CLIPVisionDiffusersConfig"] | components["schemas"]["CLIPLEmbedDiffusersConfig"] | components["schemas"]["CLIPGEmbedDiffusersConfig"] | components["schemas"]["SigLIPConfig"] | components["schemas"]["FluxReduxConfig"] | components["schemas"]["LlavaOnevisionConfig"] | components["schemas"]["ApiModelConfig"];
2217522193
};
2217622194
};
@@ -22268,6 +22286,24 @@ export interface operations {
2226822286
[name: string]: unknown;
2226922287
};
2227022288
content: {
22289+
/** @example {
22290+
* "path": "string",
22291+
* "name": "string",
22292+
* "base": "sd-1",
22293+
* "type": "main",
22294+
* "format": "checkpoint",
22295+
* "config_path": "string",
22296+
* "key": "string",
22297+
* "hash": "string",
22298+
* "file_size": 1,
22299+
* "description": "string",
22300+
* "source": "string",
22301+
* "converted_at": 0,
22302+
* "variant": "normal",
22303+
* "prediction_type": "epsilon",
22304+
* "repo_variant": "fp16",
22305+
* "upcast_attention": false
22306+
* } */
2227122307
"application/json": components["schemas"]["MainDiffusersConfig"] | components["schemas"]["MainCheckpointConfig"] | components["schemas"]["MainBnbQuantized4bCheckpointConfig"] | components["schemas"]["MainGGUFCheckpointConfig"] | components["schemas"]["VAEDiffusersConfig"] | components["schemas"]["VAECheckpointConfig"] | components["schemas"]["ControlNetDiffusersConfig"] | components["schemas"]["ControlNetCheckpointConfig"] | components["schemas"]["LoRALyCORISConfig"] | components["schemas"]["LoRAOmiConfig"] | components["schemas"]["ControlLoRALyCORISConfig"] | components["schemas"]["ControlLoRADiffusersConfig"] | components["schemas"]["LoRADiffusersConfig"] | components["schemas"]["T5EncoderConfig"] | components["schemas"]["T5EncoderBnbQuantizedLlmInt8bConfig"] | components["schemas"]["TextualInversionFileConfig"] | components["schemas"]["TextualInversionFolderConfig"] | components["schemas"]["IPAdapterInvokeAIConfig"] | components["schemas"]["IPAdapterCheckpointConfig"] | components["schemas"]["T2IAdapterConfig"] | components["schemas"]["SpandrelImageToImageConfig"] | components["schemas"]["CLIPVisionDiffusersConfig"] | components["schemas"]["CLIPLEmbedDiffusersConfig"] | components["schemas"]["CLIPGEmbedDiffusersConfig"] | components["schemas"]["SigLIPConfig"] | components["schemas"]["FluxReduxConfig"] | components["schemas"]["LlavaOnevisionConfig"] | components["schemas"]["ApiModelConfig"];
2227222308
};
2227322309
};
@@ -22768,6 +22804,24 @@ export interface operations {
2276822804
[name: string]: unknown;
2276922805
};
2277022806
content: {
22807+
/** @example {
22808+
* "path": "string",
22809+
* "name": "string",
22810+
* "base": "sd-1",
22811+
* "type": "main",
22812+
* "format": "checkpoint",
22813+
* "config_path": "string",
22814+
* "key": "string",
22815+
* "hash": "string",
22816+
* "file_size": 1,
22817+
* "description": "string",
22818+
* "source": "string",
22819+
* "converted_at": 0,
22820+
* "variant": "normal",
22821+
* "prediction_type": "epsilon",
22822+
* "repo_variant": "fp16",
22823+
* "upcast_attention": false
22824+
* } */
2277122825
"application/json": components["schemas"]["MainDiffusersConfig"] | components["schemas"]["MainCheckpointConfig"] | components["schemas"]["MainBnbQuantized4bCheckpointConfig"] | components["schemas"]["MainGGUFCheckpointConfig"] | components["schemas"]["VAEDiffusersConfig"] | components["schemas"]["VAECheckpointConfig"] | components["schemas"]["ControlNetDiffusersConfig"] | components["schemas"]["ControlNetCheckpointConfig"] | components["schemas"]["LoRALyCORISConfig"] | components["schemas"]["LoRAOmiConfig"] | components["schemas"]["ControlLoRALyCORISConfig"] | components["schemas"]["ControlLoRADiffusersConfig"] | components["schemas"]["LoRADiffusersConfig"] | components["schemas"]["T5EncoderConfig"] | components["schemas"]["T5EncoderBnbQuantizedLlmInt8bConfig"] | components["schemas"]["TextualInversionFileConfig"] | components["schemas"]["TextualInversionFolderConfig"] | components["schemas"]["IPAdapterInvokeAIConfig"] | components["schemas"]["IPAdapterCheckpointConfig"] | components["schemas"]["T2IAdapterConfig"] | components["schemas"]["SpandrelImageToImageConfig"] | components["schemas"]["CLIPVisionDiffusersConfig"] | components["schemas"]["CLIPLEmbedDiffusersConfig"] | components["schemas"]["CLIPGEmbedDiffusersConfig"] | components["schemas"]["SigLIPConfig"] | components["schemas"]["FluxReduxConfig"] | components["schemas"]["LlavaOnevisionConfig"] | components["schemas"]["ApiModelConfig"];
2277222826
};
2277322827
};
@@ -24254,6 +24308,11 @@ export interface operations {
2425424308
[name: string]: unknown;
2425524309
};
2425624310
content: {
24311+
/** @example [
24312+
* "15e9eb28-8cfe-47c9-b610-37907a79fc3c",
24313+
* "71272e82-0e5f-46d5-bca9-9a61f4bd8a82",
24314+
* "a5d7cd49-1b98-4534-a475-aeee4ccf5fa2"
24315+
* ] */
2425724316
"application/json": string[];
2425824317
};
2425924318
};
@@ -24392,6 +24451,15 @@ export interface operations {
2439224451
[name: string]: unknown;
2439324452
};
2439424453
content: {
24454+
/** @example [
24455+
* "ca562b14-995e-4a42-90c1-9528f1a5921d",
24456+
* "cc0c2b8a-c62e-41d6-878e-cc74dde5ca8f",
24457+
* "18ca7649-6a9e-47d5-bc17-41ab1e8cec81",
24458+
* "7c12d1b2-0ef9-4bec-ba55-797b2d8f2ee1",
24459+
* "c382eaa3-0e28-4ab0-9446-408667699aeb",
24460+
* "71272e82-0e5f-46d5-bca9-9a61f4bd8a82",
24461+
* "a5d7cd49-1b98-4534-a475-aeee4ccf5fa2"
24462+
* ] */
2439524463
"application/json": string[];
2439624464
};
2439724465
};

0 commit comments

Comments
 (0)