@@ -22171,6 +22171,24 @@ export interface operations {
22171
22171
[name: string]: unknown;
22172
22172
};
22173
22173
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
+ * } */
22174
22192
"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"];
22175
22193
};
22176
22194
};
@@ -22268,6 +22286,24 @@ export interface operations {
22268
22286
[name: string]: unknown;
22269
22287
};
22270
22288
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
+ * } */
22271
22307
"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"];
22272
22308
};
22273
22309
};
@@ -22768,6 +22804,24 @@ export interface operations {
22768
22804
[name: string]: unknown;
22769
22805
};
22770
22806
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
+ * } */
22771
22825
"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"];
22772
22826
};
22773
22827
};
@@ -24254,6 +24308,11 @@ export interface operations {
24254
24308
[name: string]: unknown;
24255
24309
};
24256
24310
content: {
24311
+ /** @example [
24312
+ * "15e9eb28-8cfe-47c9-b610-37907a79fc3c",
24313
+ * "71272e82-0e5f-46d5-bca9-9a61f4bd8a82",
24314
+ * "a5d7cd49-1b98-4534-a475-aeee4ccf5fa2"
24315
+ * ] */
24257
24316
"application/json": string[];
24258
24317
};
24259
24318
};
@@ -24392,6 +24451,15 @@ export interface operations {
24392
24451
[name: string]: unknown;
24393
24452
};
24394
24453
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
+ * ] */
24395
24463
"application/json": string[];
24396
24464
};
24397
24465
};
0 commit comments