From e7ca30f406353ad1e90f87d70883aeeb6942a682 Mon Sep 17 00:00:00 2001 From: Billy Date: Tue, 24 Jun 2025 07:38:51 +1000 Subject: [PATCH] Updated schema --- .../frontend/web/src/services/api/schema.ts | 338 ------------------ 1 file changed, 338 deletions(-) diff --git a/invokeai/frontend/web/src/services/api/schema.ts b/invokeai/frontend/web/src/services/api/schema.ts index cc5b91e2c7..2b62f83a19 100644 --- a/invokeai/frontend/web/src/services/api/schema.ts +++ b/invokeai/frontend/web/src/services/api/schema.ts @@ -1765,7 +1765,6 @@ export type components = { * type * @default add * @constant - * @enum {string} */ type: "add"; }; @@ -1806,7 +1805,6 @@ export type components = { * type * @default alpha_mask_to_tensor * @constant - * @enum {string} */ type: "alpha_mask_to_tensor"; }; @@ -1844,14 +1842,12 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** * Format * @default api * @constant - * @enum {string} */ format: "api"; /** @description The base model. */ @@ -1999,7 +1995,6 @@ export type components = { * type * @default apply_tensor_mask_to_image * @constant - * @enum {string} */ type: "apply_tensor_mask_to_image"; }; @@ -2056,7 +2051,6 @@ export type components = { * type * @default apply_mask_to_image * @constant - * @enum {string} */ type: "apply_mask_to_image"; }; @@ -2293,7 +2287,6 @@ export type components = { * type * @default blank_image * @constant - * @enum {string} */ type: "blank_image"; }; @@ -2345,7 +2338,6 @@ export type components = { * type * @default lblend * @constant - * @enum {string} */ type: "lblend"; }; @@ -2723,7 +2715,6 @@ export type components = { * type * @default boolean_collection * @constant - * @enum {string} */ type: "boolean_collection"; }; @@ -2741,7 +2732,6 @@ export type components = { * type * @default boolean_collection_output * @constant - * @enum {string} */ type: "boolean_collection_output"; }; @@ -2777,7 +2767,6 @@ export type components = { * type * @default boolean * @constant - * @enum {string} */ type: "boolean"; }; @@ -2795,7 +2784,6 @@ export type components = { * type * @default boolean_output * @constant - * @enum {string} */ type: "boolean_output"; }; @@ -2813,7 +2801,6 @@ export type components = { * type * @default bounding_box_collection_output * @constant - * @enum {string} */ type: "bounding_box_collection_output"; }; @@ -2899,7 +2886,6 @@ export type components = { * type * @default bounding_box * @constant - * @enum {string} */ type: "bounding_box"; }; @@ -2914,7 +2900,6 @@ export type components = { * type * @default bounding_box_output * @constant - * @enum {string} */ type: "bounding_box_output"; }; @@ -3052,14 +3037,12 @@ export type components = { * Type * @default clip_embed * @constant - * @enum {string} */ type: "clip_embed"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -3104,7 +3087,6 @@ export type components = { * Variant * @default gigantic * @constant - * @enum {string} */ variant?: "gigantic"; }; @@ -3142,14 +3124,12 @@ export type components = { * Type * @default clip_embed * @constant - * @enum {string} */ type: "clip_embed"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -3194,7 +3174,6 @@ export type components = { * Variant * @default large * @constant - * @enum {string} */ variant?: "large"; }; @@ -3212,7 +3191,6 @@ export type components = { * type * @default clip_output * @constant - * @enum {string} */ type: "clip_output"; }; @@ -3254,7 +3232,6 @@ export type components = { * type * @default clip_skip * @constant - * @enum {string} */ type: "clip_skip"; }; @@ -3273,7 +3250,6 @@ export type components = { * type * @default clip_skip_output * @constant - * @enum {string} */ type: "clip_skip_output"; }; @@ -3311,14 +3287,12 @@ export type components = { * Type * @default clip_vision * @constant - * @enum {string} */ type: "clip_vision"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -3401,7 +3375,6 @@ export type components = { * type * @default infill_cv2 * @constant - * @enum {string} */ type: "infill_cv2"; }; @@ -3498,7 +3471,6 @@ export type components = { * type * @default calculate_image_tiles_even_split * @constant - * @enum {string} */ type: "calculate_image_tiles_even_split"; }; @@ -3558,7 +3530,6 @@ export type components = { * type * @default calculate_image_tiles * @constant - * @enum {string} */ type: "calculate_image_tiles"; }; @@ -3618,7 +3589,6 @@ export type components = { * type * @default calculate_image_tiles_min_overlap * @constant - * @enum {string} */ type: "calculate_image_tiles_min_overlap"; }; @@ -3633,7 +3603,6 @@ export type components = { * type * @default calculate_image_tiles_output * @constant - * @enum {string} */ type: "calculate_image_tiles_output"; }; @@ -3723,7 +3692,6 @@ export type components = { * type * @default canny_edge_detection * @constant - * @enum {string} */ type: "canny_edge_detection"; }; @@ -3784,7 +3752,6 @@ export type components = { * type * @default canvas_paste_back * @constant - * @enum {string} */ type: "canvas_paste_back"; }; @@ -3845,7 +3812,6 @@ export type components = { * type * @default canvas_v2_mask_and_crop * @constant - * @enum {string} */ type: "canvas_v2_mask_and_crop"; }; @@ -3904,7 +3870,6 @@ export type components = { * type * @default img_pad_crop * @constant - * @enum {string} */ type: "img_pad_crop"; }; @@ -3959,7 +3924,6 @@ export type components = { * type * @default cogview4_conditioning_output * @constant - * @enum {string} */ type: "cogview4_conditioning_output"; }; @@ -4067,7 +4031,6 @@ export type components = { * type * @default cogview4_denoise * @constant - * @enum {string} */ type: "cogview4_denoise"; }; @@ -4117,7 +4080,6 @@ export type components = { * type * @default cogview4_i2l * @constant - * @enum {string} */ type: "cogview4_i2l"; }; @@ -4167,7 +4129,6 @@ export type components = { * type * @default cogview4_l2i * @constant - * @enum {string} */ type: "cogview4_l2i"; }; @@ -4199,7 +4160,6 @@ export type components = { * type * @default cogview4_model_loader * @constant - * @enum {string} */ type: "cogview4_model_loader"; }; @@ -4227,7 +4187,6 @@ export type components = { * type * @default cogview4_model_loader_output * @constant - * @enum {string} */ type: "cogview4_model_loader_output"; }; @@ -4269,7 +4228,6 @@ export type components = { * type * @default cogview4_text_encoder * @constant - * @enum {string} */ type: "cogview4_text_encoder"; }; @@ -4311,7 +4269,6 @@ export type components = { * type * @default collect * @constant - * @enum {string} */ type: "collect"; }; @@ -4326,7 +4283,6 @@ export type components = { * type * @default collect_output * @constant - * @enum {string} */ type: "collect_output"; }; @@ -4344,7 +4300,6 @@ export type components = { * type * @default color_collection_output * @constant - * @enum {string} */ type: "color_collection_output"; }; @@ -4406,7 +4361,6 @@ export type components = { * type * @default color_correct * @constant - * @enum {string} */ type: "color_correct"; }; @@ -4472,7 +4426,6 @@ export type components = { * type * @default color * @constant - * @enum {string} */ type: "color"; }; @@ -4523,7 +4476,6 @@ export type components = { * type * @default color_map * @constant - * @enum {string} */ type: "color_map"; }; @@ -4538,7 +4490,6 @@ export type components = { * type * @default color_output * @constant - * @enum {string} */ type: "color_output"; }; @@ -4585,7 +4536,6 @@ export type components = { * type * @default compel * @constant - * @enum {string} */ type: "compel"; }; @@ -4621,7 +4571,6 @@ export type components = { * type * @default conditioning_collection * @constant - * @enum {string} */ type: "conditioning_collection"; }; @@ -4639,7 +4588,6 @@ export type components = { * type * @default conditioning_collection_output * @constant - * @enum {string} */ type: "conditioning_collection_output"; }; @@ -4690,7 +4638,6 @@ export type components = { * type * @default conditioning * @constant - * @enum {string} */ type: "conditioning"; }; @@ -4705,7 +4652,6 @@ export type components = { * type * @default conditioning_output * @constant - * @enum {string} */ type: "conditioning_output"; }; @@ -4756,7 +4702,6 @@ export type components = { * type * @default content_shuffle * @constant - * @enum {string} */ type: "content_shuffle"; }; @@ -4838,14 +4783,12 @@ export type components = { * Type * @default control_lora * @constant - * @enum {string} */ type: "control_lora"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -4938,14 +4881,12 @@ export type components = { * Type * @default control_lora * @constant - * @enum {string} */ type: "control_lora"; /** * Format * @default lycoris * @constant - * @enum {string} */ format: "lycoris"; /** @description The base model. */ @@ -5026,7 +4967,6 @@ export type components = { * Type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; /** @@ -5119,14 +5059,12 @@ export type components = { * Type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -5238,7 +5176,6 @@ export type components = { * type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; }; @@ -5297,7 +5234,6 @@ export type components = { * type * @default control_output * @constant - * @enum {string} */ type: "control_output"; }; @@ -5528,7 +5464,6 @@ export type components = { * type * @default core_metadata * @constant - * @enum {string} */ type: "core_metadata"; } & { @@ -5587,7 +5522,6 @@ export type components = { * type * @default create_denoise_mask * @constant - * @enum {string} */ type: "create_denoise_mask"; }; @@ -5670,7 +5604,6 @@ export type components = { * type * @default create_gradient_mask * @constant - * @enum {string} */ type: "create_gradient_mask"; }; @@ -5720,7 +5653,6 @@ export type components = { * type * @default crop_image_to_bounding_box * @constant - * @enum {string} */ type: "crop_image_to_bounding_box"; }; @@ -5780,7 +5712,6 @@ export type components = { * type * @default crop_latents * @constant - * @enum {string} */ type: "crop_latents"; }; @@ -5848,7 +5779,6 @@ export type components = { * type * @default cv_inpaint * @constant - * @enum {string} */ type: "cv_inpaint"; }; @@ -5908,7 +5838,6 @@ export type components = { * type * @default dw_openpose_detection * @constant - * @enum {string} */ type: "dw_openpose_detection"; }; @@ -6048,7 +5977,6 @@ export type components = { * type * @default denoise_latents * @constant - * @enum {string} */ type: "denoise_latents"; }; @@ -6167,7 +6095,6 @@ export type components = { * type * @default denoise_latents_meta * @constant - * @enum {string} */ type: "denoise_latents_meta"; }; @@ -6205,7 +6132,6 @@ export type components = { * type * @default denoise_mask_output * @constant - * @enum {string} */ type: "denoise_mask_output"; }; @@ -6257,7 +6183,6 @@ export type components = { * type * @default depth_anything_depth_estimation * @constant - * @enum {string} */ type: "depth_anything_depth_estimation"; }; @@ -6299,7 +6224,6 @@ export type components = { * type * @default div * @constant - * @enum {string} */ type: "div"; }; @@ -6555,7 +6479,6 @@ export type components = { * type * @default dynamic_prompt * @constant - * @enum {string} */ type: "dynamic_prompt"; }; @@ -6620,7 +6543,6 @@ export type components = { * type * @default esrgan * @constant - * @enum {string} */ type: "esrgan"; }; @@ -6725,7 +6647,6 @@ export type components = { * type * @default expand_mask_with_fade * @constant - * @enum {string} */ type: "expand_mask_with_fade"; }; @@ -6786,7 +6707,6 @@ export type components = { * type * @default flux_lora_collection_loader * @constant - * @enum {string} */ type: "flux_lora_collection_loader"; }; @@ -6843,7 +6763,6 @@ export type components = { * type * @default face_identifier * @constant - * @enum {string} */ type: "face_identifier"; }; @@ -6919,7 +6838,6 @@ export type components = { * type * @default face_mask_detection * @constant - * @enum {string} */ type: "face_mask_detection"; }; @@ -6944,7 +6862,6 @@ export type components = { * type * @default face_mask_output * @constant - * @enum {string} */ type: "face_mask_output"; /** @description The output mask */ @@ -7022,7 +6939,6 @@ export type components = { * type * @default face_off * @constant - * @enum {string} */ type: "face_off"; }; @@ -7047,7 +6963,6 @@ export type components = { * type * @default face_off_output * @constant - * @enum {string} */ type: "face_off_output"; /** @description The output mask */ @@ -7139,7 +7054,6 @@ export type components = { * type * @default float_batch * @constant - * @enum {string} */ type: "float_batch"; }; @@ -7175,7 +7089,6 @@ export type components = { * type * @default float_collection * @constant - * @enum {string} */ type: "float_collection"; }; @@ -7193,7 +7106,6 @@ export type components = { * type * @default float_collection_output * @constant - * @enum {string} */ type: "float_collection_output"; }; @@ -7228,7 +7140,6 @@ export type components = { * type * @default float_generator * @constant - * @enum {string} */ type: "float_generator"; }; @@ -7248,7 +7159,6 @@ export type components = { * type * @default float_generator_output * @constant - * @enum {string} */ type: "float_generator_output"; }; @@ -7284,7 +7194,6 @@ export type components = { * type * @default float * @constant - * @enum {string} */ type: "float"; }; @@ -7332,7 +7241,6 @@ export type components = { * type * @default float_range * @constant - * @enum {string} */ type: "float_range"; }; @@ -7381,7 +7289,6 @@ export type components = { * type * @default float_math * @constant - * @enum {string} */ type: "float_math"; }; @@ -7399,7 +7306,6 @@ export type components = { * type * @default float_output * @constant - * @enum {string} */ type: "float_output"; }; @@ -7448,7 +7354,6 @@ export type components = { * type * @default float_to_int * @constant - * @enum {string} */ type: "float_to_int"; }; @@ -7479,7 +7384,6 @@ export type components = { * type * @default flux_conditioning_output * @constant - * @enum {string} */ type: "flux_conditioning_output"; }; @@ -7526,7 +7430,6 @@ export type components = { * type * @default flux_control_lora_loader * @constant - * @enum {string} */ type: "flux_control_lora_loader"; }; @@ -7545,7 +7448,6 @@ export type components = { * type * @default flux_control_lora_loader_output * @constant - * @enum {string} */ type: "flux_control_lora_loader_output"; }; @@ -7654,7 +7556,6 @@ export type components = { * type * @default flux_controlnet * @constant - * @enum {string} */ type: "flux_controlnet"; }; @@ -7669,7 +7570,6 @@ export type components = { * type * @default flux_controlnet_output * @constant - * @enum {string} */ type: "flux_controlnet_output"; }; @@ -7837,7 +7737,6 @@ export type components = { * type * @default flux_denoise * @constant - * @enum {string} */ type: "flux_denoise"; }; @@ -8005,7 +7904,6 @@ export type components = { * type * @default flux_denoise_meta * @constant - * @enum {string} */ type: "flux_denoise_meta"; }; @@ -8055,7 +7953,6 @@ export type components = { * type * @default flux_fill * @constant - * @enum {string} */ type: "flux_fill"; }; @@ -8073,7 +7970,6 @@ export type components = { * type * @default flux_fill_output * @constant - * @enum {string} */ type: "flux_fill_output"; }; @@ -8115,7 +8011,6 @@ export type components = { * @description CLIP Vision model to use. * @default ViT-L * @constant - * @enum {string} */ clip_vision_model?: "ViT-L"; /** @@ -8140,7 +8035,6 @@ export type components = { * type * @default flux_ip_adapter * @constant - * @enum {string} */ type: "flux_ip_adapter"; }; @@ -8200,7 +8094,6 @@ export type components = { * type * @default flux_lora_loader * @constant - * @enum {string} */ type: "flux_lora_loader"; }; @@ -8231,7 +8124,6 @@ export type components = { * type * @default flux_lora_loader_output * @constant - * @enum {string} */ type: "flux_lora_loader_output"; }; @@ -8279,7 +8171,6 @@ export type components = { * type * @default flux_model_loader * @constant - * @enum {string} */ type: "flux_model_loader"; }; @@ -8318,7 +8209,6 @@ export type components = { * type * @default flux_model_loader_output * @constant - * @enum {string} */ type: "flux_model_loader_output"; }; @@ -8369,14 +8259,12 @@ export type components = { * Type * @default flux_redux * @constant - * @enum {string} */ type: "flux_redux"; /** * Format * @default checkpoint * @constant - * @enum {string} */ format: "checkpoint"; /** @description The base model. */ @@ -8477,7 +8365,6 @@ export type components = { * type * @default flux_redux * @constant - * @enum {string} */ type: "flux_redux"; }; @@ -8495,7 +8382,6 @@ export type components = { * type * @default flux_redux_output * @constant - * @enum {string} */ type: "flux_redux_output"; }; @@ -8554,7 +8440,6 @@ export type components = { * type * @default flux_text_encoder * @constant - * @enum {string} */ type: "flux_text_encoder"; }; @@ -8604,7 +8489,6 @@ export type components = { * type * @default flux_vae_decode * @constant - * @enum {string} */ type: "flux_vae_decode"; }; @@ -8644,7 +8528,6 @@ export type components = { * type * @default flux_vae_encode * @constant - * @enum {string} */ type: "flux_vae_encode"; }; @@ -8749,7 +8632,6 @@ export type components = { * type * @default freeu * @constant - * @enum {string} */ type: "freeu"; }; @@ -8800,7 +8682,6 @@ export type components = { * type * @default get_image_mask_bounding_box * @constant - * @enum {string} */ type: "get_image_mask_bounding_box"; }; @@ -8824,7 +8705,6 @@ export type components = { * type * @default gradient_mask_output * @constant - * @enum {string} */ type: "gradient_mask_output"; }; @@ -8950,7 +8830,6 @@ export type components = { * type * @default grounding_dino * @constant - * @enum {string} */ type: "grounding_dino"; }; @@ -9001,7 +8880,6 @@ export type components = { * type * @default hed_edge_detection * @constant - * @enum {string} */ type: "hed_edge_detection"; }; @@ -9079,7 +8957,6 @@ export type components = { * type * @default heuristic_resize * @constant - * @enum {string} */ type: "heuristic_resize"; }; @@ -9172,14 +9049,12 @@ export type components = { * Type * @default ip_adapter * @constant - * @enum {string} */ type: "ip_adapter"; /** * Format * @default checkpoint * @constant - * @enum {string} */ format: "checkpoint"; /** @description The base model. */ @@ -9341,7 +9216,6 @@ export type components = { * type * @default ip_adapter * @constant - * @enum {string} */ type: "ip_adapter"; }; @@ -9379,14 +9253,12 @@ export type components = { * Type * @default ip_adapter * @constant - * @enum {string} */ type: "ip_adapter"; /** * Format * @default invokeai * @constant - * @enum {string} */ format: "invokeai"; /** @description The base model. */ @@ -9476,7 +9348,6 @@ export type components = { * type * @default ip_adapter_output * @constant - * @enum {string} */ type: "ip_adapter_output"; }; @@ -9529,7 +9400,6 @@ export type components = { * type * @default ideal_size * @constant - * @enum {string} */ type: "ideal_size"; }; @@ -9552,7 +9422,6 @@ export type components = { * type * @default ideal_size_output * @constant - * @enum {string} */ type: "ideal_size_output"; }; @@ -9595,7 +9464,6 @@ export type components = { * type * @default image_batch * @constant - * @enum {string} */ type: "image_batch"; }; @@ -9653,7 +9521,6 @@ export type components = { * type * @default img_blur * @constant - * @enum {string} */ type: "img_blur"; }; @@ -9717,7 +9584,6 @@ export type components = { * type * @default img_chan * @constant - * @enum {string} */ type: "img_chan"; }; @@ -9780,7 +9646,6 @@ export type components = { * type * @default img_channel_multiply * @constant - * @enum {string} */ type: "img_channel_multiply"; }; @@ -9837,7 +9702,6 @@ export type components = { * type * @default img_channel_offset * @constant - * @enum {string} */ type: "img_channel_offset"; }; @@ -9873,7 +9737,6 @@ export type components = { * type * @default image_collection * @constant - * @enum {string} */ type: "image_collection"; }; @@ -9891,7 +9754,6 @@ export type components = { * type * @default image_collection_output * @constant - * @enum {string} */ type: "image_collection_output"; }; @@ -9943,7 +9805,6 @@ export type components = { * type * @default img_conv * @constant - * @enum {string} */ type: "img_conv"; }; @@ -10012,7 +9873,6 @@ export type components = { * type * @default img_crop * @constant - * @enum {string} */ type: "img_crop"; }; @@ -10138,7 +9998,6 @@ export type components = { * type * @default image_generator * @constant - * @enum {string} */ type: "image_generator"; }; @@ -10158,7 +10017,6 @@ export type components = { * type * @default image_generator_output * @constant - * @enum {string} */ type: "image_generator_output"; }; @@ -10209,7 +10067,6 @@ export type components = { * type * @default img_hue_adjust * @constant - * @enum {string} */ type: "img_hue_adjust"; }; @@ -10266,7 +10123,6 @@ export type components = { * type * @default img_ilerp * @constant - * @enum {string} */ type: "img_ilerp"; }; @@ -10301,7 +10157,6 @@ export type components = { * type * @default image * @constant - * @enum {string} */ type: "image"; }; @@ -10358,7 +10213,6 @@ export type components = { * type * @default img_lerp * @constant - * @enum {string} */ type: "img_lerp"; }; @@ -10410,7 +10264,6 @@ export type components = { * type * @default image_mask_to_tensor * @constant - * @enum {string} */ type: "image_mask_to_tensor"; }; @@ -10460,7 +10313,6 @@ export type components = { * type * @default img_mul * @constant - * @enum {string} */ type: "img_mul"; }; @@ -10505,7 +10357,6 @@ export type components = { * type * @default img_nsfw * @constant - * @enum {string} */ type: "img_nsfw"; }; @@ -10586,7 +10437,6 @@ export type components = { * type * @default img_noise * @constant - * @enum {string} */ type: "img_noise"; }; @@ -10611,7 +10461,6 @@ export type components = { * type * @default image_output * @constant - * @enum {string} */ type: "image_output"; }; @@ -10641,7 +10490,6 @@ export type components = { * type * @default image_panel_coordinate_output * @constant - * @enum {string} */ type: "image_panel_coordinate_output"; }; @@ -10708,7 +10556,6 @@ export type components = { * type * @default image_panel_layout * @constant - * @enum {string} */ type: "image_panel_layout"; }; @@ -10781,7 +10628,6 @@ export type components = { * type * @default img_paste * @constant - * @enum {string} */ type: "img_paste"; }; @@ -10876,7 +10722,6 @@ export type components = { * type * @default img_resize * @constant - * @enum {string} */ type: "img_resize"; }; @@ -10934,7 +10779,6 @@ export type components = { * type * @default img_scale * @constant - * @enum {string} */ type: "img_scale"; }; @@ -10992,7 +10836,6 @@ export type components = { * type * @default i2l * @constant - * @enum {string} */ type: "i2l"; }; @@ -11074,7 +10917,6 @@ export type components = { * type * @default img_watermark * @constant - * @enum {string} */ type: "img_watermark"; }; @@ -11150,7 +10992,6 @@ export type components = { * type * @default infill_rgba * @constant - * @enum {string} */ type: "infill_rgba"; }; @@ -11208,7 +11049,6 @@ export type components = { * type * @default infill_patchmatch * @constant - * @enum {string} */ type: "infill_patchmatch"; }; @@ -11265,7 +11105,6 @@ export type components = { * type * @default infill_tile * @constant - * @enum {string} */ type: "infill_tile"; }; @@ -11368,7 +11207,6 @@ export type components = { * type * @default integer_batch * @constant - * @enum {string} */ type: "integer_batch"; }; @@ -11404,7 +11242,6 @@ export type components = { * type * @default integer_collection * @constant - * @enum {string} */ type: "integer_collection"; }; @@ -11422,7 +11259,6 @@ export type components = { * type * @default integer_collection_output * @constant - * @enum {string} */ type: "integer_collection_output"; }; @@ -11457,7 +11293,6 @@ export type components = { * type * @default integer_generator * @constant - * @enum {string} */ type: "integer_generator"; }; @@ -11474,7 +11309,6 @@ export type components = { * type * @default integer_generator_output * @constant - * @enum {string} */ type: "integer_generator_output"; }; @@ -11510,7 +11344,6 @@ export type components = { * type * @default integer * @constant - * @enum {string} */ type: "integer"; }; @@ -11559,7 +11392,6 @@ export type components = { * type * @default integer_math * @constant - * @enum {string} */ type: "integer_math"; }; @@ -11577,7 +11409,6 @@ export type components = { * type * @default integer_output * @constant - * @enum {string} */ type: "integer_output"; }; @@ -11612,7 +11443,6 @@ export type components = { * type * @default invert_tensor_mask * @constant - * @enum {string} */ type: "invert_tensor_mask"; }; @@ -12611,7 +12441,6 @@ export type components = { * type * @default invokeai_img_hue_adjust_plus * @constant - * @enum {string} */ type: "invokeai_img_hue_adjust_plus"; }; @@ -12656,7 +12485,6 @@ export type components = { * type * @default invokeai_ealightness * @constant - * @enum {string} */ type: "invokeai_ealightness"; }; @@ -12755,7 +12583,6 @@ export type components = { * type * @default invokeai_img_blend * @constant - * @enum {string} */ type: "invokeai_img_blend"; }; @@ -12841,7 +12668,6 @@ export type components = { * type * @default invokeai_img_composite * @constant - * @enum {string} */ type: "invokeai_img_composite"; }; @@ -12906,7 +12732,6 @@ export type components = { * type * @default invokeai_img_dilate_erode * @constant - * @enum {string} */ type: "invokeai_img_dilate_erode"; }; @@ -12981,7 +12806,6 @@ export type components = { * type * @default invokeai_img_enhance * @constant - * @enum {string} */ type: "invokeai_img_enhance"; }; @@ -13056,7 +12880,6 @@ export type components = { * type * @default invokeai_img_val_thresholds * @constant - * @enum {string} */ type: "invokeai_img_val_thresholds"; }; @@ -13098,7 +12921,6 @@ export type components = { * type * @default iterate * @constant - * @enum {string} */ type: "iterate"; }; @@ -13126,7 +12948,6 @@ export type components = { * type * @default iterate_output * @constant - * @enum {string} */ type: "iterate_output"; }; @@ -13172,7 +12993,6 @@ export type components = { * type * @default infill_lama * @constant - * @enum {string} */ type: "infill_lama"; }; @@ -13208,7 +13028,6 @@ export type components = { * type * @default latents_collection * @constant - * @enum {string} */ type: "latents_collection"; }; @@ -13226,7 +13045,6 @@ export type components = { * type * @default latents_collection_output * @constant - * @enum {string} */ type: "latents_collection_output"; }; @@ -13278,7 +13096,6 @@ export type components = { * type * @default latents * @constant - * @enum {string} */ type: "latents"; }; @@ -13293,7 +13110,6 @@ export type components = { * type * @default latents_meta_output * @constant - * @enum {string} */ type: "latents_meta_output"; /** @description Latents tensor */ @@ -13330,7 +13146,6 @@ export type components = { * type * @default latents_output * @constant - * @enum {string} */ type: "latents_output"; }; @@ -13398,7 +13213,6 @@ export type components = { * type * @default l2i * @constant - * @enum {string} */ type: "l2i"; }; @@ -13443,7 +13257,6 @@ export type components = { * type * @default lineart_anime_edge_detection * @constant - * @enum {string} */ type: "lineart_anime_edge_detection"; }; @@ -13494,7 +13307,6 @@ export type components = { * type * @default lineart_edge_detection * @constant - * @enum {string} */ type: "lineart_edge_detection"; }; @@ -13532,14 +13344,12 @@ export type components = { * Type * @default llava_onevision * @constant - * @enum {string} */ type: "llava_onevision"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -13625,7 +13435,6 @@ export type components = { * type * @default llava_onevision_vllm * @constant - * @enum {string} */ type: "llava_onevision_vllm"; }; @@ -13673,7 +13482,6 @@ export type components = { * type * @default lora_collection_loader * @constant - * @enum {string} */ type: "lora_collection_loader"; }; @@ -13711,14 +13519,12 @@ export type components = { * Type * @default lora * @constant - * @enum {string} */ type: "lora"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -13823,7 +13629,6 @@ export type components = { * type * @default lora_loader * @constant - * @enum {string} */ type: "lora_loader"; }; @@ -13848,7 +13653,6 @@ export type components = { * type * @default lora_loader_output * @constant - * @enum {string} */ type: "lora_loader_output"; }; @@ -13886,14 +13690,12 @@ export type components = { * Type * @default lora * @constant - * @enum {string} */ type: "lora"; /** * Format * @default lycoris * @constant - * @enum {string} */ format: "lycoris"; /** @description The base model. */ @@ -13982,14 +13784,12 @@ export type components = { * Type * @default lora * @constant - * @enum {string} */ type: "lora"; /** * Format * @default omi * @constant - * @enum {string} */ format: "omi"; /** @description The base model. */ @@ -14072,7 +13872,6 @@ export type components = { * type * @default lora_selector * @constant - * @enum {string} */ type: "lora_selector"; }; @@ -14090,7 +13889,6 @@ export type components = { * type * @default lora_selector_output * @constant - * @enum {string} */ type: "lora_selector_output"; }; @@ -14128,7 +13926,6 @@ export type components = { * type * @default md_control_list_output * @constant - * @enum {string} */ type: "md_control_list_output"; }; @@ -14143,7 +13940,6 @@ export type components = { * type * @default md_ip_adapter_list_output * @constant - * @enum {string} */ type: "md_ip_adapter_list_output"; }; @@ -14158,7 +13954,6 @@ export type components = { * type * @default md_ip_adapters_output * @constant - * @enum {string} */ type: "md_ip_adapters_output"; }; @@ -14215,7 +14010,6 @@ export type components = { * type * @default mlsd_detection * @constant - * @enum {string} */ type: "mlsd_detection"; }; @@ -14253,14 +14047,12 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** * Format * @default bnb_quantized_nf4b * @constant - * @enum {string} */ format: "bnb_quantized_nf4b"; /** @description The base model. */ @@ -14363,7 +14155,6 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** @@ -14473,14 +14264,12 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -14568,14 +14357,12 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** * Format * @default gguf_quantized * @constant - * @enum {string} */ format: "gguf_quantized"; /** @description The base model. */ @@ -14723,7 +14510,6 @@ export type components = { * type * @default main_model_loader * @constant - * @enum {string} */ type: "main_model_loader"; }; @@ -14773,7 +14559,6 @@ export type components = { * type * @default mask_combine * @constant - * @enum {string} */ type: "mask_combine"; }; @@ -14842,7 +14627,6 @@ export type components = { * type * @default mask_edge * @constant - * @enum {string} */ type: "mask_edge"; }; @@ -14893,7 +14677,6 @@ export type components = { * type * @default tomask * @constant - * @enum {string} */ type: "tomask"; }; @@ -14955,7 +14738,6 @@ export type components = { * type * @default mask_from_id * @constant - * @enum {string} */ type: "mask_from_id"; }; @@ -14980,7 +14762,6 @@ export type components = { * type * @default mask_output * @constant - * @enum {string} */ type: "mask_output"; }; @@ -15025,7 +14806,6 @@ export type components = { * type * @default tensor_mask_to_image * @constant - * @enum {string} */ type: "tensor_mask_to_image"; }; @@ -15082,7 +14862,6 @@ export type components = { * type * @default mediapipe_face_detection * @constant - * @enum {string} */ type: "mediapipe_face_detection"; }; @@ -15118,7 +14897,6 @@ export type components = { * type * @default merge_metadata * @constant - * @enum {string} */ type: "merge_metadata"; }; @@ -15177,7 +14955,6 @@ export type components = { * type * @default merge_tiles_to_image * @constant - * @enum {string} */ type: "merge_tiles_to_image"; }; @@ -15225,7 +15002,6 @@ export type components = { * type * @default metadata_field_extractor * @constant - * @enum {string} */ type: "metadata_field_extractor"; }; @@ -15260,7 +15036,6 @@ export type components = { * type * @default metadata_from_image * @constant - * @enum {string} */ type: "metadata_from_image"; }; @@ -15296,7 +15071,6 @@ export type components = { * type * @default metadata * @constant - * @enum {string} */ type: "metadata"; }; @@ -15351,7 +15125,6 @@ export type components = { * type * @default metadata_item * @constant - * @enum {string} */ type: "metadata_item"; }; @@ -15405,7 +15178,6 @@ export type components = { * type * @default metadata_item_linked * @constant - * @enum {string} */ type: "metadata_item_linked"; }; @@ -15420,7 +15192,6 @@ export type components = { * type * @default metadata_item_output * @constant - * @enum {string} */ type: "metadata_item_output"; }; @@ -15432,7 +15203,6 @@ export type components = { * type * @default metadata_output * @constant - * @enum {string} */ type: "metadata_output"; }; @@ -15486,7 +15256,6 @@ export type components = { * type * @default metadata_to_bool_collection * @constant - * @enum {string} */ type: "metadata_to_bool_collection"; }; @@ -15540,7 +15309,6 @@ export type components = { * type * @default metadata_to_bool * @constant - * @enum {string} */ type: "metadata_to_bool"; }; @@ -15580,7 +15348,6 @@ export type components = { * type * @default metadata_to_controlnets * @constant - * @enum {string} */ type: "metadata_to_controlnets"; }; @@ -15634,7 +15401,6 @@ export type components = { * type * @default metadata_to_float_collection * @constant - * @enum {string} */ type: "metadata_to_float_collection"; }; @@ -15688,7 +15454,6 @@ export type components = { * type * @default metadata_to_float * @constant - * @enum {string} */ type: "metadata_to_float"; }; @@ -15729,7 +15494,6 @@ export type components = { * type * @default metadata_to_ip_adapters * @constant - * @enum {string} */ type: "metadata_to_ip_adapters"; }; @@ -15783,7 +15547,6 @@ export type components = { * type * @default metadata_to_integer_collection * @constant - * @enum {string} */ type: "metadata_to_integer_collection"; }; @@ -15837,7 +15600,6 @@ export type components = { * type * @default metadata_to_integer * @constant - * @enum {string} */ type: "metadata_to_integer"; }; @@ -15884,7 +15646,6 @@ export type components = { * type * @default metadata_to_lora_collection * @constant - * @enum {string} */ type: "metadata_to_lora_collection"; }; @@ -15902,7 +15663,6 @@ export type components = { * type * @default metadata_to_lora_collection_output * @constant - * @enum {string} */ type: "metadata_to_lora_collection_output"; }; @@ -15949,7 +15709,6 @@ export type components = { * type * @default metadata_to_loras * @constant - * @enum {string} */ type: "metadata_to_loras"; }; @@ -16002,7 +15761,6 @@ export type components = { * type * @default metadata_to_model * @constant - * @enum {string} */ type: "metadata_to_model"; }; @@ -16040,7 +15798,6 @@ export type components = { * type * @default metadata_to_model_output * @constant - * @enum {string} */ type: "metadata_to_model_output"; }; @@ -16093,7 +15850,6 @@ export type components = { * type * @default metadata_to_sdlx_loras * @constant - * @enum {string} */ type: "metadata_to_sdlx_loras"; }; @@ -16146,7 +15902,6 @@ export type components = { * type * @default metadata_to_sdxl_model * @constant - * @enum {string} */ type: "metadata_to_sdxl_model"; }; @@ -16189,7 +15944,6 @@ export type components = { * type * @default metadata_to_sdxl_model_output * @constant - * @enum {string} */ type: "metadata_to_sdxl_model_output"; }; @@ -16244,7 +15998,6 @@ export type components = { * type * @default metadata_to_scheduler * @constant - * @enum {string} */ type: "metadata_to_scheduler"; }; @@ -16298,7 +16051,6 @@ export type components = { * type * @default metadata_to_string_collection * @constant - * @enum {string} */ type: "metadata_to_string_collection"; }; @@ -16352,7 +16104,6 @@ export type components = { * type * @default metadata_to_string * @constant - * @enum {string} */ type: "metadata_to_string"; }; @@ -16393,7 +16144,6 @@ export type components = { * type * @default metadata_to_t2i_adapters * @constant - * @enum {string} */ type: "metadata_to_t2i_adapters"; }; @@ -16446,7 +16196,6 @@ export type components = { * type * @default metadata_to_vae * @constant - * @enum {string} */ type: "metadata_to_vae"; }; @@ -16517,7 +16266,6 @@ export type components = { * type * @default model_identifier * @constant - * @enum {string} */ type: "model_identifier"; }; @@ -16535,7 +16283,6 @@ export type components = { * type * @default model_identifier_output * @constant - * @enum {string} */ type: "model_identifier_output"; }; @@ -16883,7 +16630,6 @@ export type components = { * type * @default model_loader_output * @constant - * @enum {string} */ type: "model_loader_output"; /** @@ -17072,7 +16818,6 @@ export type components = { * type * @default mul * @constant - * @enum {string} */ type: "mul"; }; @@ -17144,7 +16889,6 @@ export type components = { * type * @default noise * @constant - * @enum {string} */ type: "noise"; }; @@ -17169,7 +16913,6 @@ export type components = { * type * @default noise_output * @constant - * @enum {string} */ type: "noise_output"; }; @@ -17214,7 +16957,6 @@ export type components = { * type * @default normal_map * @constant - * @enum {string} */ type: "normal_map"; }; @@ -17341,7 +17083,6 @@ export type components = { * type * @default pair_tile_image * @constant - * @enum {string} */ type: "pair_tile_image"; }; @@ -17353,7 +17094,6 @@ export type components = { * type * @default pair_tile_image_output * @constant - * @enum {string} */ type: "pair_tile_image_output"; }; @@ -17410,7 +17150,6 @@ export type components = { * type * @default paste_image_into_bounding_box * @constant - * @enum {string} */ type: "paste_image_into_bounding_box"; }; @@ -17467,7 +17206,6 @@ export type components = { * type * @default pidi_edge_detection * @constant - * @enum {string} */ type: "pidi_edge_detection"; }; @@ -17566,7 +17304,6 @@ export type components = { * type * @default prompt_from_file * @constant - * @enum {string} */ type: "prompt_from_file"; }; @@ -17763,7 +17500,6 @@ export type components = { * type * @default rand_float * @constant - * @enum {string} */ type: "rand_float"; }; @@ -17805,7 +17541,6 @@ export type components = { * type * @default rand_int * @constant - * @enum {string} */ type: "rand_int"; }; @@ -17859,7 +17594,6 @@ export type components = { * type * @default random_range * @constant - * @enum {string} */ type: "random_range"; }; @@ -17907,7 +17641,6 @@ export type components = { * type * @default range * @constant - * @enum {string} */ type: "range"; }; @@ -17955,7 +17688,6 @@ export type components = { * type * @default range_of_size * @constant - * @enum {string} */ type: "range_of_size"; }; @@ -18026,7 +17758,6 @@ export type components = { * type * @default rectangle_mask * @constant - * @enum {string} */ type: "rectangle_mask"; }; @@ -18123,7 +17854,6 @@ export type components = { * type * @default lresize * @constant - * @enum {string} */ type: "lresize"; }; @@ -18188,7 +17918,6 @@ export type components = { * type * @default round_float * @constant - * @enum {string} */ type: "round_float"; }; @@ -18242,7 +17971,6 @@ export type components = { * type * @default sd3_conditioning_output * @constant - * @enum {string} */ type: "sd3_conditioning_output"; }; @@ -18350,7 +18078,6 @@ export type components = { * type * @default sd3_denoise * @constant - * @enum {string} */ type: "sd3_denoise"; }; @@ -18400,7 +18127,6 @@ export type components = { * type * @default sd3_i2l * @constant - * @enum {string} */ type: "sd3_i2l"; }; @@ -18450,7 +18176,6 @@ export type components = { * type * @default sd3_l2i * @constant - * @enum {string} */ type: "sd3_l2i"; }; @@ -18539,7 +18264,6 @@ export type components = { * type * @default sdxl_compel_prompt * @constant - * @enum {string} */ type: "sdxl_compel_prompt"; }; @@ -18593,7 +18317,6 @@ export type components = { * type * @default sdxl_lora_collection_loader * @constant - * @enum {string} */ type: "sdxl_lora_collection_loader"; }; @@ -18653,7 +18376,6 @@ export type components = { * type * @default sdxl_lora_loader * @constant - * @enum {string} */ type: "sdxl_lora_loader"; }; @@ -18684,7 +18406,6 @@ export type components = { * type * @default sdxl_lora_loader_output * @constant - * @enum {string} */ type: "sdxl_lora_loader_output"; }; @@ -18719,7 +18440,6 @@ export type components = { * type * @default sdxl_model_loader * @constant - * @enum {string} */ type: "sdxl_model_loader"; }; @@ -18752,7 +18472,6 @@ export type components = { * type * @default sdxl_model_loader_output * @constant - * @enum {string} */ type: "sdxl_model_loader_output"; }; @@ -18819,7 +18538,6 @@ export type components = { * type * @default sdxl_refiner_compel_prompt * @constant - * @enum {string} */ type: "sdxl_refiner_compel_prompt"; }; @@ -18854,7 +18572,6 @@ export type components = { * type * @default sdxl_refiner_model_loader * @constant - * @enum {string} */ type: "sdxl_refiner_model_loader"; }; @@ -18882,7 +18599,6 @@ export type components = { * type * @default sdxl_refiner_model_loader_output * @constant - * @enum {string} */ type: "sdxl_refiner_model_loader_output"; }; @@ -18932,7 +18648,6 @@ export type components = { * type * @default save_image * @constant - * @enum {string} */ type: "save_image"; }; @@ -18986,7 +18701,6 @@ export type components = { * type * @default lscale * @constant - * @enum {string} */ type: "lscale"; }; @@ -19023,7 +18737,6 @@ export type components = { * type * @default scheduler * @constant - * @enum {string} */ type: "scheduler"; }; @@ -19039,7 +18752,6 @@ export type components = { * type * @default scheduler_output * @constant - * @enum {string} */ type: "scheduler_output"; }; @@ -19101,7 +18813,6 @@ export type components = { * type * @default sd3_model_loader * @constant - * @enum {string} */ type: "sd3_model_loader"; }; @@ -19139,7 +18850,6 @@ export type components = { * type * @default sd3_model_loader_output * @constant - * @enum {string} */ type: "sd3_model_loader_output"; }; @@ -19193,7 +18903,6 @@ export type components = { * type * @default sd3_text_encoder * @constant - * @enum {string} */ type: "sd3_text_encoder"; }; @@ -19247,7 +18956,6 @@ export type components = { * type * @default seamless * @constant - * @enum {string} */ type: "seamless"; }; @@ -19272,7 +18980,6 @@ export type components = { * type * @default seamless_output * @constant - * @enum {string} */ type: "seamless_output"; }; @@ -19338,7 +19045,6 @@ export type components = { * type * @default segment_anything * @constant - * @enum {string} */ type: "segment_anything"; }; @@ -19728,7 +19434,6 @@ export type components = { * type * @default show_image * @constant - * @enum {string} */ type: "show_image"; }; @@ -19766,14 +19471,12 @@ export type components = { * Type * @default siglip * @constant - * @enum {string} */ type: "siglip"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -19868,7 +19571,6 @@ export type components = { * type * @default spandrel_image_to_image_autoscale * @constant - * @enum {string} */ type: "spandrel_image_to_image_autoscale"; /** @@ -19918,14 +19620,12 @@ export type components = { * Type * @default spandrel_image_to_image * @constant - * @enum {string} */ type: "spandrel_image_to_image"; /** * Format * @default checkpoint * @constant - * @enum {string} */ format: "checkpoint"; /** @description The base model. */ @@ -20018,7 +19718,6 @@ export type components = { * type * @default spandrel_image_to_image * @constant - * @enum {string} */ type: "spandrel_image_to_image"; }; @@ -20096,7 +19795,6 @@ export type components = { * type * @default string_2_output * @constant - * @enum {string} */ type: "string_2_output"; }; @@ -20139,7 +19837,6 @@ export type components = { * type * @default string_batch * @constant - * @enum {string} */ type: "string_batch"; }; @@ -20175,7 +19872,6 @@ export type components = { * type * @default string_collection * @constant - * @enum {string} */ type: "string_collection"; }; @@ -20193,7 +19889,6 @@ export type components = { * type * @default string_collection_output * @constant - * @enum {string} */ type: "string_collection_output"; }; @@ -20228,7 +19923,6 @@ export type components = { * type * @default string_generator * @constant - * @enum {string} */ type: "string_generator"; }; @@ -20248,7 +19942,6 @@ export type components = { * type * @default string_generator_output * @constant - * @enum {string} */ type: "string_generator_output"; }; @@ -20284,7 +19977,6 @@ export type components = { * type * @default string * @constant - * @enum {string} */ type: "string"; }; @@ -20326,7 +20018,6 @@ export type components = { * type * @default string_join * @constant - * @enum {string} */ type: "string_join"; }; @@ -20374,7 +20065,6 @@ export type components = { * type * @default string_join_three * @constant - * @enum {string} */ type: "string_join_three"; }; @@ -20392,7 +20082,6 @@ export type components = { * type * @default string_output * @constant - * @enum {string} */ type: "string_output"; }; @@ -20415,7 +20104,6 @@ export type components = { * type * @default string_pos_neg_output * @constant - * @enum {string} */ type: "string_pos_neg_output"; }; @@ -20469,7 +20157,6 @@ export type components = { * type * @default string_replace * @constant - * @enum {string} */ type: "string_replace"; }; @@ -20511,7 +20198,6 @@ export type components = { * type * @default string_split * @constant - * @enum {string} */ type: "string_split"; }; @@ -20547,7 +20233,6 @@ export type components = { * type * @default string_split_neg * @constant - * @enum {string} */ type: "string_split_neg"; }; @@ -20625,7 +20310,6 @@ export type components = { * type * @default sub * @constant - * @enum {string} */ type: "sub"; }; @@ -20663,14 +20347,12 @@ export type components = { * Type * @default t2i_adapter * @constant - * @enum {string} */ type: "t2i_adapter"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -20808,7 +20490,6 @@ export type components = { * type * @default t2i_adapter * @constant - * @enum {string} */ type: "t2i_adapter"; }; @@ -20860,7 +20541,6 @@ export type components = { * type * @default t2i_adapter_output * @constant - * @enum {string} */ type: "t2i_adapter_output"; }; @@ -20895,14 +20575,12 @@ export type components = { * Type * @default t5_encoder * @constant - * @enum {string} */ type: "t5_encoder"; /** * Format * @default bnb_quantized_int8b * @constant - * @enum {string} */ format: "bnb_quantized_int8b"; /** @description The base model. */ @@ -20973,14 +20651,12 @@ export type components = { * Type * @default t5_encoder * @constant - * @enum {string} */ type: "t5_encoder"; /** * Format * @default t5_encoder * @constant - * @enum {string} */ format: "t5_encoder"; /** @description The base model. */ @@ -21088,14 +20764,12 @@ export type components = { * Type * @default embedding * @constant - * @enum {string} */ type: "embedding"; /** * Format * @default embedding_file * @constant - * @enum {string} */ format: "embedding_file"; /** @description The base model. */ @@ -21169,14 +20843,12 @@ export type components = { * Type * @default embedding * @constant - * @enum {string} */ type: "embedding"; /** * Format * @default embedding_folder * @constant - * @enum {string} */ format: "embedding_folder"; /** @description The base model. */ @@ -21254,7 +20926,6 @@ export type components = { * type * @default tile_to_properties * @constant - * @enum {string} */ type: "tile_to_properties"; }; @@ -21314,7 +20985,6 @@ export type components = { * type * @default tile_to_properties_output * @constant - * @enum {string} */ type: "tile_to_properties_output"; }; @@ -21442,7 +21112,6 @@ export type components = { * type * @default tiled_multi_diffusion_denoise_latents * @constant - * @enum {string} */ type: "tiled_multi_diffusion_denoise_latents"; }; @@ -21567,7 +21236,6 @@ export type components = { * type * @default unet_output * @constant - * @enum {string} */ type: "unet_output"; }; @@ -21655,7 +21323,6 @@ export type components = { * type * @default unsharp_mask * @constant - * @enum {string} */ type: "unsharp_mask"; }; @@ -21706,7 +21373,6 @@ export type components = { * Type * @default vae * @constant - * @enum {string} */ type: "vae"; /** @@ -21797,14 +21463,12 @@ export type components = { * Type * @default vae * @constant - * @enum {string} */ type: "vae"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -21886,7 +21550,6 @@ export type components = { * type * @default vae_loader * @constant - * @enum {string} */ type: "vae_loader"; }; @@ -21904,7 +21567,6 @@ export type components = { * type * @default vae_output * @constant - * @enum {string} */ type: "vae_output"; };