From e6b366ff615a9e2aa129b3e657423ed38495d7fc Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:52:17 +1000 Subject: [PATCH] chore: typegen --- .../frontend/web/src/services/api/schema.ts | 340 ------------------ 1 file changed, 340 deletions(-) diff --git a/invokeai/frontend/web/src/services/api/schema.ts b/invokeai/frontend/web/src/services/api/schema.ts index 8e15e426bb..ad16a7ac04 100644 --- a/invokeai/frontend/web/src/services/api/schema.ts +++ b/invokeai/frontend/web/src/services/api/schema.ts @@ -1680,7 +1680,6 @@ export type components = { * type * @default add * @constant - * @enum {string} */ type: "add"; }; @@ -1721,7 +1720,6 @@ export type components = { * type * @default alpha_mask_to_tensor * @constant - * @enum {string} */ type: "alpha_mask_to_tensor"; }; @@ -1892,7 +1890,6 @@ export type components = { * type * @default apply_tensor_mask_to_image * @constant - * @enum {string} */ type: "apply_tensor_mask_to_image"; }; @@ -1949,7 +1946,6 @@ export type components = { * type * @default apply_mask_to_image * @constant - * @enum {string} */ type: "apply_mask_to_image"; }; @@ -2186,7 +2182,6 @@ export type components = { * type * @default blank_image * @constant - * @enum {string} */ type: "blank_image"; }; @@ -2238,7 +2233,6 @@ export type components = { * type * @default lblend * @constant - * @enum {string} */ type: "lblend"; }; @@ -2611,7 +2605,6 @@ export type components = { * type * @default boolean_collection * @constant - * @enum {string} */ type: "boolean_collection"; }; @@ -2629,7 +2622,6 @@ export type components = { * type * @default boolean_collection_output * @constant - * @enum {string} */ type: "boolean_collection_output"; }; @@ -2665,7 +2657,6 @@ export type components = { * type * @default boolean * @constant - * @enum {string} */ type: "boolean"; }; @@ -2683,7 +2674,6 @@ export type components = { * type * @default boolean_output * @constant - * @enum {string} */ type: "boolean_output"; }; @@ -2701,7 +2691,6 @@ export type components = { * type * @default bounding_box_collection_output * @constant - * @enum {string} */ type: "bounding_box_collection_output"; }; @@ -2787,7 +2776,6 @@ export type components = { * type * @default bounding_box * @constant - * @enum {string} */ type: "bounding_box"; }; @@ -2802,7 +2790,6 @@ export type components = { * type * @default bounding_box_output * @constant - * @enum {string} */ type: "bounding_box_output"; }; @@ -2935,14 +2922,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. */ @@ -2982,7 +2967,6 @@ export type components = { * Variant * @default gigantic * @constant - * @enum {string} */ variant?: "gigantic"; }; @@ -3015,14 +2999,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. */ @@ -3062,7 +3044,6 @@ export type components = { * Variant * @default large * @constant - * @enum {string} */ variant?: "large"; }; @@ -3080,7 +3061,6 @@ export type components = { * type * @default clip_output * @constant - * @enum {string} */ type: "clip_output"; }; @@ -3122,7 +3102,6 @@ export type components = { * type * @default clip_skip * @constant - * @enum {string} */ type: "clip_skip"; }; @@ -3141,7 +3120,6 @@ export type components = { * type * @default clip_skip_output * @constant - * @enum {string} */ type: "clip_skip_output"; }; @@ -3174,14 +3152,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. */ @@ -3259,7 +3235,6 @@ export type components = { * type * @default infill_cv2 * @constant - * @enum {string} */ type: "infill_cv2"; }; @@ -3356,7 +3331,6 @@ export type components = { * type * @default calculate_image_tiles_even_split * @constant - * @enum {string} */ type: "calculate_image_tiles_even_split"; }; @@ -3416,7 +3390,6 @@ export type components = { * type * @default calculate_image_tiles * @constant - * @enum {string} */ type: "calculate_image_tiles"; }; @@ -3476,7 +3449,6 @@ export type components = { * type * @default calculate_image_tiles_min_overlap * @constant - * @enum {string} */ type: "calculate_image_tiles_min_overlap"; }; @@ -3491,7 +3463,6 @@ export type components = { * type * @default calculate_image_tiles_output * @constant - * @enum {string} */ type: "calculate_image_tiles_output"; }; @@ -3581,7 +3552,6 @@ export type components = { * type * @default canny_edge_detection * @constant - * @enum {string} */ type: "canny_edge_detection"; }; @@ -3650,7 +3620,6 @@ export type components = { * type * @default canny_image_processor * @constant - * @enum {string} */ type: "canny_image_processor"; }; @@ -3711,7 +3680,6 @@ export type components = { * type * @default canvas_paste_back * @constant - * @enum {string} */ type: "canvas_paste_back"; }; @@ -3772,7 +3740,6 @@ export type components = { * type * @default canvas_v2_mask_and_crop * @constant - * @enum {string} */ type: "canvas_v2_mask_and_crop"; }; @@ -3831,7 +3798,6 @@ export type components = { * type * @default img_pad_crop * @constant - * @enum {string} */ type: "img_pad_crop"; }; @@ -3902,7 +3868,6 @@ export type components = { * type * @default collect * @constant - * @enum {string} */ type: "collect"; }; @@ -3917,7 +3882,6 @@ export type components = { * type * @default collect_output * @constant - * @enum {string} */ type: "collect_output"; }; @@ -3935,7 +3899,6 @@ export type components = { * type * @default color_collection_output * @constant - * @enum {string} */ type: "color_collection_output"; }; @@ -3997,7 +3960,6 @@ export type components = { * type * @default color_correct * @constant - * @enum {string} */ type: "color_correct"; }; @@ -4063,7 +4025,6 @@ export type components = { * type * @default color * @constant - * @enum {string} */ type: "color"; }; @@ -4114,7 +4075,6 @@ export type components = { * type * @default color_map_image_processor * @constant - * @enum {string} */ type: "color_map_image_processor"; }; @@ -4165,7 +4125,6 @@ export type components = { * type * @default color_map * @constant - * @enum {string} */ type: "color_map"; }; @@ -4180,7 +4139,6 @@ export type components = { * type * @default color_output * @constant - * @enum {string} */ type: "color_output"; }; @@ -4227,7 +4185,6 @@ export type components = { * type * @default compel * @constant - * @enum {string} */ type: "compel"; }; @@ -4263,7 +4220,6 @@ export type components = { * type * @default conditioning_collection * @constant - * @enum {string} */ type: "conditioning_collection"; }; @@ -4281,7 +4237,6 @@ export type components = { * type * @default conditioning_collection_output * @constant - * @enum {string} */ type: "conditioning_collection_output"; }; @@ -4332,7 +4287,6 @@ export type components = { * type * @default conditioning * @constant - * @enum {string} */ type: "conditioning"; }; @@ -4347,7 +4301,6 @@ export type components = { * type * @default conditioning_output * @constant - * @enum {string} */ type: "conditioning_output"; }; @@ -4422,7 +4375,6 @@ export type components = { * type * @default content_shuffle_image_processor * @constant - * @enum {string} */ type: "content_shuffle_image_processor"; }; @@ -4473,7 +4425,6 @@ export type components = { * type * @default content_shuffle * @constant - * @enum {string} */ type: "content_shuffle"; }; @@ -4550,14 +4501,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. */ @@ -4640,14 +4589,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. */ @@ -4718,7 +4665,6 @@ export type components = { * Type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; /** @@ -4801,14 +4747,12 @@ export type components = { * Type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -4915,7 +4859,6 @@ export type components = { * type * @default controlnet * @constant - * @enum {string} */ type: "controlnet"; }; @@ -4974,7 +4917,6 @@ export type components = { * type * @default control_output * @constant - * @enum {string} */ type: "control_output"; }; @@ -5205,7 +5147,6 @@ export type components = { * type * @default core_metadata * @constant - * @enum {string} */ type: "core_metadata"; } & { @@ -5264,7 +5205,6 @@ export type components = { * type * @default create_denoise_mask * @constant - * @enum {string} */ type: "create_denoise_mask"; }; @@ -5347,7 +5287,6 @@ export type components = { * type * @default create_gradient_mask * @constant - * @enum {string} */ type: "create_gradient_mask"; }; @@ -5397,7 +5336,6 @@ export type components = { * type * @default crop_image_to_bounding_box * @constant - * @enum {string} */ type: "crop_image_to_bounding_box"; }; @@ -5457,7 +5395,6 @@ export type components = { * type * @default crop_latents * @constant - * @enum {string} */ type: "crop_latents"; }; @@ -5525,7 +5462,6 @@ export type components = { * type * @default cv_inpaint * @constant - * @enum {string} */ type: "cv_inpaint"; }; @@ -5585,7 +5521,6 @@ export type components = { * type * @default dw_openpose_detection * @constant - * @enum {string} */ type: "dw_openpose_detection"; }; @@ -5651,7 +5586,6 @@ export type components = { * type * @default dw_openpose_image_processor * @constant - * @enum {string} */ type: "dw_openpose_image_processor"; }; @@ -5791,7 +5725,6 @@ export type components = { * type * @default denoise_latents * @constant - * @enum {string} */ type: "denoise_latents"; }; @@ -5910,7 +5843,6 @@ export type components = { * type * @default denoise_latents_meta * @constant - * @enum {string} */ type: "denoise_latents_meta"; }; @@ -5948,7 +5880,6 @@ export type components = { * type * @default denoise_mask_output * @constant - * @enum {string} */ type: "denoise_mask_output"; }; @@ -6000,7 +5931,6 @@ export type components = { * type * @default depth_anything_depth_estimation * @constant - * @enum {string} */ type: "depth_anything_depth_estimation"; }; @@ -6058,7 +5988,6 @@ export type components = { * type * @default depth_anything_image_processor * @constant - * @enum {string} */ type: "depth_anything_image_processor"; }; @@ -6100,7 +6029,6 @@ export type components = { * type * @default div * @constant - * @enum {string} */ type: "div"; }; @@ -6356,7 +6284,6 @@ export type components = { * type * @default dynamic_prompt * @constant - * @enum {string} */ type: "dynamic_prompt"; }; @@ -6421,7 +6348,6 @@ export type components = { * type * @default esrgan * @constant - * @enum {string} */ type: "esrgan"; }; @@ -6526,7 +6452,6 @@ export type components = { * type * @default expand_mask_with_fade * @constant - * @enum {string} */ type: "expand_mask_with_fade"; }; @@ -6587,7 +6512,6 @@ export type components = { * type * @default flux_lora_collection_loader * @constant - * @enum {string} */ type: "flux_lora_collection_loader"; }; @@ -6644,7 +6568,6 @@ export type components = { * type * @default face_identifier * @constant - * @enum {string} */ type: "face_identifier"; }; @@ -6720,7 +6643,6 @@ export type components = { * type * @default face_mask_detection * @constant - * @enum {string} */ type: "face_mask_detection"; }; @@ -6745,7 +6667,6 @@ export type components = { * type * @default face_mask_output * @constant - * @enum {string} */ type: "face_mask_output"; /** @description The output mask */ @@ -6823,7 +6744,6 @@ export type components = { * type * @default face_off * @constant - * @enum {string} */ type: "face_off"; }; @@ -6848,7 +6768,6 @@ export type components = { * type * @default face_off_output * @constant - * @enum {string} */ type: "face_off_output"; /** @description The output mask */ @@ -6940,7 +6859,6 @@ export type components = { * type * @default float_batch * @constant - * @enum {string} */ type: "float_batch"; }; @@ -6976,7 +6894,6 @@ export type components = { * type * @default float_collection * @constant - * @enum {string} */ type: "float_collection"; }; @@ -6994,7 +6911,6 @@ export type components = { * type * @default float_collection_output * @constant - * @enum {string} */ type: "float_collection_output"; }; @@ -7029,7 +6945,6 @@ export type components = { * type * @default float_generator * @constant - * @enum {string} */ type: "float_generator"; }; @@ -7049,7 +6964,6 @@ export type components = { * type * @default float_generator_output * @constant - * @enum {string} */ type: "float_generator_output"; }; @@ -7085,7 +6999,6 @@ export type components = { * type * @default float * @constant - * @enum {string} */ type: "float"; }; @@ -7133,7 +7046,6 @@ export type components = { * type * @default float_range * @constant - * @enum {string} */ type: "float_range"; }; @@ -7182,7 +7094,6 @@ export type components = { * type * @default float_math * @constant - * @enum {string} */ type: "float_math"; }; @@ -7200,7 +7111,6 @@ export type components = { * type * @default float_output * @constant - * @enum {string} */ type: "float_output"; }; @@ -7249,7 +7159,6 @@ export type components = { * type * @default float_to_int * @constant - * @enum {string} */ type: "float_to_int"; }; @@ -7280,7 +7189,6 @@ export type components = { * type * @default flux_conditioning_output * @constant - * @enum {string} */ type: "flux_conditioning_output"; }; @@ -7327,7 +7235,6 @@ export type components = { * type * @default flux_control_lora_loader * @constant - * @enum {string} */ type: "flux_control_lora_loader"; }; @@ -7346,7 +7253,6 @@ export type components = { * type * @default flux_control_lora_loader_output * @constant - * @enum {string} */ type: "flux_control_lora_loader_output"; }; @@ -7455,7 +7361,6 @@ export type components = { * type * @default flux_controlnet * @constant - * @enum {string} */ type: "flux_controlnet"; }; @@ -7470,7 +7375,6 @@ export type components = { * type * @default flux_controlnet_output * @constant - * @enum {string} */ type: "flux_controlnet_output"; }; @@ -7638,7 +7542,6 @@ export type components = { * type * @default flux_denoise * @constant - * @enum {string} */ type: "flux_denoise"; }; @@ -7806,7 +7709,6 @@ export type components = { * type * @default flux_denoise_meta * @constant - * @enum {string} */ type: "flux_denoise_meta"; }; @@ -7856,7 +7758,6 @@ export type components = { * type * @default flux_fill * @constant - * @enum {string} */ type: "flux_fill"; }; @@ -7874,7 +7775,6 @@ export type components = { * type * @default flux_fill_output * @constant - * @enum {string} */ type: "flux_fill_output"; }; @@ -7916,7 +7816,6 @@ export type components = { * @description CLIP Vision model to use. * @default ViT-L * @constant - * @enum {string} */ clip_vision_model?: "ViT-L"; /** @@ -7941,7 +7840,6 @@ export type components = { * type * @default flux_ip_adapter * @constant - * @enum {string} */ type: "flux_ip_adapter"; }; @@ -8001,7 +7899,6 @@ export type components = { * type * @default flux_lora_loader * @constant - * @enum {string} */ type: "flux_lora_loader"; }; @@ -8032,7 +7929,6 @@ export type components = { * type * @default flux_lora_loader_output * @constant - * @enum {string} */ type: "flux_lora_loader_output"; }; @@ -8080,7 +7976,6 @@ export type components = { * type * @default flux_model_loader * @constant - * @enum {string} */ type: "flux_model_loader"; }; @@ -8119,7 +8014,6 @@ export type components = { * type * @default flux_model_loader_output * @constant - * @enum {string} */ type: "flux_model_loader_output"; }; @@ -8165,14 +8059,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. */ @@ -8249,7 +8141,6 @@ export type components = { * type * @default flux_redux * @constant - * @enum {string} */ type: "flux_redux"; }; @@ -8267,7 +8158,6 @@ export type components = { * type * @default flux_redux_output * @constant - * @enum {string} */ type: "flux_redux_output"; }; @@ -8327,7 +8217,6 @@ export type components = { * type * @default flux_text_encoder * @constant - * @enum {string} */ type: "flux_text_encoder"; }; @@ -8377,7 +8266,6 @@ export type components = { * type * @default flux_vae_decode * @constant - * @enum {string} */ type: "flux_vae_decode"; }; @@ -8417,7 +8305,6 @@ export type components = { * type * @default flux_vae_encode * @constant - * @enum {string} */ type: "flux_vae_encode"; }; @@ -8522,7 +8409,6 @@ export type components = { * type * @default freeu * @constant - * @enum {string} */ type: "freeu"; }; @@ -8573,7 +8459,6 @@ export type components = { * type * @default get_image_mask_bounding_box * @constant - * @enum {string} */ type: "get_image_mask_bounding_box"; }; @@ -8590,7 +8475,6 @@ export type components = { * type * @default gradient_mask_output * @constant - * @enum {string} */ type: "gradient_mask_output"; }; @@ -8717,7 +8601,6 @@ export type components = { * type * @default grounding_dino * @constant - * @enum {string} */ type: "grounding_dino"; }; @@ -8768,7 +8651,6 @@ export type components = { * type * @default hed_edge_detection * @constant - * @enum {string} */ type: "hed_edge_detection"; }; @@ -8862,7 +8744,6 @@ export type components = { * type * @default hed_image_processor * @constant - * @enum {string} */ type: "hed_image_processor"; }; @@ -8909,7 +8790,6 @@ export type components = { * type * @default heuristic_resize * @constant - * @enum {string} */ type: "heuristic_resize"; }; @@ -8997,14 +8877,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. */ @@ -9155,7 +9033,6 @@ export type components = { * type * @default ip_adapter * @constant - * @enum {string} */ type: "ip_adapter"; }; @@ -9188,14 +9065,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. */ @@ -9280,7 +9155,6 @@ export type components = { * type * @default ip_adapter_output * @constant - * @enum {string} */ type: "ip_adapter_output"; }; @@ -9333,7 +9207,6 @@ export type components = { * type * @default ideal_size * @constant - * @enum {string} */ type: "ideal_size"; }; @@ -9356,7 +9229,6 @@ export type components = { * type * @default ideal_size_output * @constant - * @enum {string} */ type: "ideal_size_output"; }; @@ -9399,7 +9271,6 @@ export type components = { * type * @default image_batch * @constant - * @enum {string} */ type: "image_batch"; }; @@ -9457,7 +9328,6 @@ export type components = { * type * @default img_blur * @constant - * @enum {string} */ type: "img_blur"; }; @@ -9521,7 +9391,6 @@ export type components = { * type * @default img_chan * @constant - * @enum {string} */ type: "img_chan"; }; @@ -9585,7 +9454,6 @@ export type components = { * type * @default img_channel_multiply * @constant - * @enum {string} */ type: "img_channel_multiply"; }; @@ -9643,7 +9511,6 @@ export type components = { * type * @default img_channel_offset * @constant - * @enum {string} */ type: "img_channel_offset"; }; @@ -9679,7 +9546,6 @@ export type components = { * type * @default image_collection * @constant - * @enum {string} */ type: "image_collection"; }; @@ -9697,7 +9563,6 @@ export type components = { * type * @default image_collection_output * @constant - * @enum {string} */ type: "image_collection_output"; }; @@ -9749,7 +9614,6 @@ export type components = { * type * @default img_conv * @constant - * @enum {string} */ type: "img_conv"; }; @@ -9818,7 +9682,6 @@ export type components = { * type * @default img_crop * @constant - * @enum {string} */ type: "img_crop"; }; @@ -9944,7 +9807,6 @@ export type components = { * type * @default image_generator * @constant - * @enum {string} */ type: "image_generator"; }; @@ -9964,7 +9826,6 @@ export type components = { * type * @default image_generator_output * @constant - * @enum {string} */ type: "image_generator_output"; }; @@ -10015,7 +9876,6 @@ export type components = { * type * @default img_hue_adjust * @constant - * @enum {string} */ type: "img_hue_adjust"; }; @@ -10072,7 +9932,6 @@ export type components = { * type * @default img_ilerp * @constant - * @enum {string} */ type: "img_ilerp"; }; @@ -10107,7 +9966,6 @@ export type components = { * type * @default image * @constant - * @enum {string} */ type: "image"; }; @@ -10164,7 +10022,6 @@ export type components = { * type * @default img_lerp * @constant - * @enum {string} */ type: "img_lerp"; }; @@ -10216,7 +10073,6 @@ export type components = { * type * @default image_mask_to_tensor * @constant - * @enum {string} */ type: "image_mask_to_tensor"; }; @@ -10266,7 +10122,6 @@ export type components = { * type * @default img_mul * @constant - * @enum {string} */ type: "img_mul"; }; @@ -10311,7 +10166,6 @@ export type components = { * type * @default img_nsfw * @constant - * @enum {string} */ type: "img_nsfw"; }; @@ -10387,7 +10241,6 @@ export type components = { * type * @default img_noise * @constant - * @enum {string} */ type: "img_noise"; }; @@ -10412,7 +10265,6 @@ export type components = { * type * @default image_output * @constant - * @enum {string} */ type: "image_output"; }; @@ -10442,7 +10294,6 @@ export type components = { * type * @default image_panel_coordinate_output * @constant - * @enum {string} */ type: "image_panel_coordinate_output"; }; @@ -10509,7 +10360,6 @@ export type components = { * type * @default image_panel_layout * @constant - * @enum {string} */ type: "image_panel_layout"; }; @@ -10582,7 +10432,6 @@ export type components = { * type * @default img_paste * @constant - * @enum {string} */ type: "img_paste"; }; @@ -10677,7 +10526,6 @@ export type components = { * type * @default img_resize * @constant - * @enum {string} */ type: "img_resize"; }; @@ -10735,7 +10583,6 @@ export type components = { * type * @default img_scale * @constant - * @enum {string} */ type: "img_scale"; }; @@ -10793,7 +10640,6 @@ export type components = { * type * @default i2l * @constant - * @enum {string} */ type: "i2l"; }; @@ -10875,7 +10721,6 @@ export type components = { * type * @default img_watermark * @constant - * @enum {string} */ type: "img_watermark"; }; @@ -10951,7 +10796,6 @@ export type components = { * type * @default infill_rgba * @constant - * @enum {string} */ type: "infill_rgba"; }; @@ -11009,7 +10853,6 @@ export type components = { * type * @default infill_patchmatch * @constant - * @enum {string} */ type: "infill_patchmatch"; }; @@ -11066,7 +10909,6 @@ export type components = { * type * @default infill_tile * @constant - * @enum {string} */ type: "infill_tile"; }; @@ -11166,7 +11008,6 @@ export type components = { * type * @default integer_batch * @constant - * @enum {string} */ type: "integer_batch"; }; @@ -11202,7 +11043,6 @@ export type components = { * type * @default integer_collection * @constant - * @enum {string} */ type: "integer_collection"; }; @@ -11220,7 +11060,6 @@ export type components = { * type * @default integer_collection_output * @constant - * @enum {string} */ type: "integer_collection_output"; }; @@ -11255,7 +11094,6 @@ export type components = { * type * @default integer_generator * @constant - * @enum {string} */ type: "integer_generator"; }; @@ -11272,7 +11110,6 @@ export type components = { * type * @default integer_generator_output * @constant - * @enum {string} */ type: "integer_generator_output"; }; @@ -11308,7 +11145,6 @@ export type components = { * type * @default integer * @constant - * @enum {string} */ type: "integer"; }; @@ -11357,7 +11193,6 @@ export type components = { * type * @default integer_math * @constant - * @enum {string} */ type: "integer_math"; }; @@ -11375,7 +11210,6 @@ export type components = { * type * @default integer_output * @constant - * @enum {string} */ type: "integer_output"; }; @@ -11410,7 +11244,6 @@ export type components = { * type * @default invert_tensor_mask * @constant - * @enum {string} */ type: "invert_tensor_mask"; }; @@ -12418,7 +12251,6 @@ export type components = { * type * @default invokeai_img_hue_adjust_plus * @constant - * @enum {string} */ type: "invokeai_img_hue_adjust_plus"; }; @@ -12463,7 +12295,6 @@ export type components = { * type * @default invokeai_ealightness * @constant - * @enum {string} */ type: "invokeai_ealightness"; }; @@ -12562,7 +12393,6 @@ export type components = { * type * @default invokeai_img_blend * @constant - * @enum {string} */ type: "invokeai_img_blend"; }; @@ -12648,7 +12478,6 @@ export type components = { * type * @default invokeai_img_composite * @constant - * @enum {string} */ type: "invokeai_img_composite"; }; @@ -12713,7 +12542,6 @@ export type components = { * type * @default invokeai_img_dilate_erode * @constant - * @enum {string} */ type: "invokeai_img_dilate_erode"; }; @@ -12788,7 +12616,6 @@ export type components = { * type * @default invokeai_img_enhance * @constant - * @enum {string} */ type: "invokeai_img_enhance"; }; @@ -12863,7 +12690,6 @@ export type components = { * type * @default invokeai_img_val_thresholds * @constant - * @enum {string} */ type: "invokeai_img_val_thresholds"; }; @@ -12905,7 +12731,6 @@ export type components = { * type * @default iterate * @constant - * @enum {string} */ type: "iterate"; }; @@ -12933,7 +12758,6 @@ export type components = { * type * @default iterate_output * @constant - * @enum {string} */ type: "iterate_output"; }; @@ -12979,7 +12803,6 @@ export type components = { * type * @default infill_lama * @constant - * @enum {string} */ type: "infill_lama"; }; @@ -13015,7 +12838,6 @@ export type components = { * type * @default latents_collection * @constant - * @enum {string} */ type: "latents_collection"; }; @@ -13033,7 +12855,6 @@ export type components = { * type * @default latents_collection_output * @constant - * @enum {string} */ type: "latents_collection_output"; }; @@ -13085,7 +12906,6 @@ export type components = { * type * @default latents * @constant - * @enum {string} */ type: "latents"; }; @@ -13100,7 +12920,6 @@ export type components = { * type * @default latents_meta_output * @constant - * @enum {string} */ type: "latents_meta_output"; /** @description Latents tensor */ @@ -13137,7 +12956,6 @@ export type components = { * type * @default latents_output * @constant - * @enum {string} */ type: "latents_output"; }; @@ -13205,7 +13023,6 @@ export type components = { * type * @default l2i * @constant - * @enum {string} */ type: "l2i"; }; @@ -13280,7 +13097,6 @@ export type components = { * type * @default leres_image_processor * @constant - * @enum {string} */ type: "leres_image_processor"; }; @@ -13325,7 +13141,6 @@ export type components = { * type * @default lineart_anime_edge_detection * @constant - * @enum {string} */ type: "lineart_anime_edge_detection"; }; @@ -13382,7 +13197,6 @@ export type components = { * type * @default lineart_anime_image_processor * @constant - * @enum {string} */ type: "lineart_anime_image_processor"; }; @@ -13433,7 +13247,6 @@ export type components = { * type * @default lineart_edge_detection * @constant - * @enum {string} */ type: "lineart_edge_detection"; }; @@ -13496,7 +13309,6 @@ export type components = { * type * @default lineart_image_processor * @constant - * @enum {string} */ type: "lineart_image_processor"; }; @@ -13529,14 +13341,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. */ @@ -13617,7 +13427,6 @@ export type components = { * type * @default llava_onevision_vllm * @constant - * @enum {string} */ type: "llava_onevision_vllm"; }; @@ -13665,7 +13474,6 @@ export type components = { * type * @default lora_collection_loader * @constant - * @enum {string} */ type: "lora_collection_loader"; }; @@ -13698,14 +13506,12 @@ export type components = { * Type * @default lora * @constant - * @enum {string} */ type: "lora"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -13805,7 +13611,6 @@ export type components = { * type * @default lora_loader * @constant - * @enum {string} */ type: "lora_loader"; }; @@ -13830,7 +13635,6 @@ export type components = { * type * @default lora_loader_output * @constant - * @enum {string} */ type: "lora_loader_output"; }; @@ -13863,14 +13667,12 @@ export type components = { * Type * @default lora * @constant - * @enum {string} */ type: "lora"; /** * Format * @default lycoris * @constant - * @enum {string} */ format: "lycoris"; /** @description The base model. */ @@ -13961,7 +13763,6 @@ export type components = { * type * @default lora_selector * @constant - * @enum {string} */ type: "lora_selector"; }; @@ -13979,7 +13780,6 @@ export type components = { * type * @default lora_selector_output * @constant - * @enum {string} */ type: "lora_selector_output"; }; @@ -14017,7 +13817,6 @@ export type components = { * type * @default md_control_list_output * @constant - * @enum {string} */ type: "md_control_list_output"; }; @@ -14032,7 +13831,6 @@ export type components = { * type * @default md_ip_adapter_list_output * @constant - * @enum {string} */ type: "md_ip_adapter_list_output"; }; @@ -14047,7 +13845,6 @@ export type components = { * type * @default md_ip_adapters_output * @constant - * @enum {string} */ type: "md_ip_adapters_output"; }; @@ -14104,7 +13901,6 @@ export type components = { * type * @default mlsd_detection * @constant - * @enum {string} */ type: "mlsd_detection"; }; @@ -14137,14 +13933,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. */ @@ -14237,7 +14031,6 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** @@ -14337,14 +14130,12 @@ export type components = { * Type * @default main * @constant - * @enum {string} */ type: "main"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -14422,14 +14213,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. */ @@ -14572,7 +14361,6 @@ export type components = { * type * @default main_model_loader * @constant - * @enum {string} */ type: "main_model_loader"; }; @@ -14622,7 +14410,6 @@ export type components = { * type * @default mask_combine * @constant - * @enum {string} */ type: "mask_combine"; }; @@ -14691,7 +14478,6 @@ export type components = { * type * @default mask_edge * @constant - * @enum {string} */ type: "mask_edge"; }; @@ -14742,7 +14528,6 @@ export type components = { * type * @default tomask * @constant - * @enum {string} */ type: "tomask"; }; @@ -14804,7 +14589,6 @@ export type components = { * type * @default mask_from_id * @constant - * @enum {string} */ type: "mask_from_id"; }; @@ -14829,7 +14613,6 @@ export type components = { * type * @default mask_output * @constant - * @enum {string} */ type: "mask_output"; }; @@ -14874,7 +14657,6 @@ export type components = { * type * @default tensor_mask_to_image * @constant - * @enum {string} */ type: "tensor_mask_to_image"; }; @@ -14931,7 +14713,6 @@ export type components = { * type * @default mediapipe_face_detection * @constant - * @enum {string} */ type: "mediapipe_face_detection"; }; @@ -15000,7 +14781,6 @@ export type components = { * type * @default mediapipe_face_processor * @constant - * @enum {string} */ type: "mediapipe_face_processor"; }; @@ -15036,7 +14816,6 @@ export type components = { * type * @default merge_metadata * @constant - * @enum {string} */ type: "merge_metadata"; }; @@ -15095,7 +14874,6 @@ export type components = { * type * @default merge_tiles_to_image * @constant - * @enum {string} */ type: "merge_tiles_to_image"; }; @@ -15143,7 +14921,6 @@ export type components = { * type * @default metadata_field_extractor * @constant - * @enum {string} */ type: "metadata_field_extractor"; }; @@ -15178,7 +14955,6 @@ export type components = { * type * @default metadata_from_image * @constant - * @enum {string} */ type: "metadata_from_image"; }; @@ -15214,7 +14990,6 @@ export type components = { * type * @default metadata * @constant - * @enum {string} */ type: "metadata"; }; @@ -15269,7 +15044,6 @@ export type components = { * type * @default metadata_item * @constant - * @enum {string} */ type: "metadata_item"; }; @@ -15323,7 +15097,6 @@ export type components = { * type * @default metadata_item_linked * @constant - * @enum {string} */ type: "metadata_item_linked"; }; @@ -15338,7 +15111,6 @@ export type components = { * type * @default metadata_item_output * @constant - * @enum {string} */ type: "metadata_item_output"; }; @@ -15350,7 +15122,6 @@ export type components = { * type * @default metadata_output * @constant - * @enum {string} */ type: "metadata_output"; }; @@ -15404,7 +15175,6 @@ export type components = { * type * @default metadata_to_bool * @constant - * @enum {string} */ type: "metadata_to_bool"; }; @@ -15444,7 +15214,6 @@ export type components = { * type * @default metadata_to_controlnets * @constant - * @enum {string} */ type: "metadata_to_controlnets"; }; @@ -15498,7 +15267,6 @@ export type components = { * type * @default metadata_to_float * @constant - * @enum {string} */ type: "metadata_to_float"; }; @@ -15539,7 +15307,6 @@ export type components = { * type * @default metadata_to_ip_adapters * @constant - * @enum {string} */ type: "metadata_to_ip_adapters"; }; @@ -15593,7 +15360,6 @@ export type components = { * type * @default metadata_to_integer * @constant - * @enum {string} */ type: "metadata_to_integer"; }; @@ -15640,7 +15406,6 @@ export type components = { * type * @default metadata_to_lora_collection * @constant - * @enum {string} */ type: "metadata_to_lora_collection"; }; @@ -15658,7 +15423,6 @@ export type components = { * type * @default metadata_to_lora_collection_output * @constant - * @enum {string} */ type: "metadata_to_lora_collection_output"; }; @@ -15705,7 +15469,6 @@ export type components = { * type * @default metadata_to_loras * @constant - * @enum {string} */ type: "metadata_to_loras"; }; @@ -15758,7 +15521,6 @@ export type components = { * type * @default metadata_to_model * @constant - * @enum {string} */ type: "metadata_to_model"; }; @@ -15796,7 +15558,6 @@ export type components = { * type * @default metadata_to_model_output * @constant - * @enum {string} */ type: "metadata_to_model_output"; }; @@ -15849,7 +15610,6 @@ export type components = { * type * @default metadata_to_sdlx_loras * @constant - * @enum {string} */ type: "metadata_to_sdlx_loras"; }; @@ -15902,7 +15662,6 @@ export type components = { * type * @default metadata_to_sdxl_model * @constant - * @enum {string} */ type: "metadata_to_sdxl_model"; }; @@ -15945,7 +15704,6 @@ export type components = { * type * @default metadata_to_sdxl_model_output * @constant - * @enum {string} */ type: "metadata_to_sdxl_model_output"; }; @@ -16000,7 +15758,6 @@ export type components = { * type * @default metadata_to_scheduler * @constant - * @enum {string} */ type: "metadata_to_scheduler"; }; @@ -16054,7 +15811,6 @@ export type components = { * type * @default metadata_to_string * @constant - * @enum {string} */ type: "metadata_to_string"; }; @@ -16095,7 +15851,6 @@ export type components = { * type * @default metadata_to_t2i_adapters * @constant - * @enum {string} */ type: "metadata_to_t2i_adapters"; }; @@ -16148,7 +15903,6 @@ export type components = { * type * @default metadata_to_vae * @constant - * @enum {string} */ type: "metadata_to_vae"; }; @@ -16217,7 +15971,6 @@ export type components = { * type * @default midas_depth_image_processor * @constant - * @enum {string} */ type: "midas_depth_image_processor"; }; @@ -16286,7 +16039,6 @@ export type components = { * type * @default mlsd_image_processor * @constant - * @enum {string} */ type: "mlsd_image_processor"; }; @@ -16357,7 +16109,6 @@ export type components = { * type * @default model_identifier * @constant - * @enum {string} */ type: "model_identifier"; }; @@ -16375,7 +16126,6 @@ export type components = { * type * @default model_identifier_output * @constant - * @enum {string} */ type: "model_identifier_output"; }; @@ -16723,7 +16473,6 @@ export type components = { * type * @default model_loader_output * @constant - * @enum {string} */ type: "model_loader_output"; /** @@ -16886,7 +16635,6 @@ export type components = { * type * @default mul * @constant - * @enum {string} */ type: "mul"; }; @@ -16958,7 +16706,6 @@ export type components = { * type * @default noise * @constant - * @enum {string} */ type: "noise"; }; @@ -16983,7 +16730,6 @@ export type components = { * type * @default noise_output * @constant - * @enum {string} */ type: "noise_output"; }; @@ -17028,7 +16774,6 @@ export type components = { * type * @default normal_map * @constant - * @enum {string} */ type: "normal_map"; }; @@ -17085,7 +16830,6 @@ export type components = { * type * @default normalbae_image_processor * @constant - * @enum {string} */ type: "normalbae_image_processor"; }; @@ -17212,7 +16956,6 @@ export type components = { * type * @default pair_tile_image * @constant - * @enum {string} */ type: "pair_tile_image"; }; @@ -17224,7 +16967,6 @@ export type components = { * type * @default pair_tile_image_output * @constant - * @enum {string} */ type: "pair_tile_image_output"; }; @@ -17281,7 +17023,6 @@ export type components = { * type * @default paste_image_into_bounding_box * @constant - * @enum {string} */ type: "paste_image_into_bounding_box"; }; @@ -17338,7 +17079,6 @@ export type components = { * type * @default pidi_edge_detection * @constant - * @enum {string} */ type: "pidi_edge_detection"; }; @@ -17407,7 +17147,6 @@ export type components = { * type * @default pidi_image_processor * @constant - * @enum {string} */ type: "pidi_image_processor"; }; @@ -17506,7 +17245,6 @@ export type components = { * type * @default prompt_from_file * @constant - * @enum {string} */ type: "prompt_from_file"; }; @@ -17697,7 +17435,6 @@ export type components = { * type * @default rand_float * @constant - * @enum {string} */ type: "rand_float"; }; @@ -17739,7 +17476,6 @@ export type components = { * type * @default rand_int * @constant - * @enum {string} */ type: "rand_int"; }; @@ -17793,7 +17529,6 @@ export type components = { * type * @default random_range * @constant - * @enum {string} */ type: "random_range"; }; @@ -17841,7 +17576,6 @@ export type components = { * type * @default range * @constant - * @enum {string} */ type: "range"; }; @@ -17889,7 +17623,6 @@ export type components = { * type * @default range_of_size * @constant - * @enum {string} */ type: "range_of_size"; }; @@ -17960,7 +17693,6 @@ export type components = { * type * @default rectangle_mask * @constant - * @enum {string} */ type: "rectangle_mask"; }; @@ -18057,7 +17789,6 @@ export type components = { * type * @default lresize * @constant - * @enum {string} */ type: "lresize"; }; @@ -18122,7 +17853,6 @@ export type components = { * type * @default round_float * @constant - * @enum {string} */ type: "round_float"; }; @@ -18176,7 +17906,6 @@ export type components = { * type * @default sd3_conditioning_output * @constant - * @enum {string} */ type: "sd3_conditioning_output"; }; @@ -18284,7 +18013,6 @@ export type components = { * type * @default sd3_denoise * @constant - * @enum {string} */ type: "sd3_denoise"; }; @@ -18334,7 +18062,6 @@ export type components = { * type * @default sd3_i2l * @constant - * @enum {string} */ type: "sd3_i2l"; }; @@ -18384,7 +18111,6 @@ export type components = { * type * @default sd3_l2i * @constant - * @enum {string} */ type: "sd3_l2i"; }; @@ -18473,7 +18199,6 @@ export type components = { * type * @default sdxl_compel_prompt * @constant - * @enum {string} */ type: "sdxl_compel_prompt"; }; @@ -18527,7 +18252,6 @@ export type components = { * type * @default sdxl_lora_collection_loader * @constant - * @enum {string} */ type: "sdxl_lora_collection_loader"; }; @@ -18587,7 +18311,6 @@ export type components = { * type * @default sdxl_lora_loader * @constant - * @enum {string} */ type: "sdxl_lora_loader"; }; @@ -18618,7 +18341,6 @@ export type components = { * type * @default sdxl_lora_loader_output * @constant - * @enum {string} */ type: "sdxl_lora_loader_output"; }; @@ -18653,7 +18375,6 @@ export type components = { * type * @default sdxl_model_loader * @constant - * @enum {string} */ type: "sdxl_model_loader"; }; @@ -18686,7 +18407,6 @@ export type components = { * type * @default sdxl_model_loader_output * @constant - * @enum {string} */ type: "sdxl_model_loader_output"; }; @@ -18753,7 +18473,6 @@ export type components = { * type * @default sdxl_refiner_compel_prompt * @constant - * @enum {string} */ type: "sdxl_refiner_compel_prompt"; }; @@ -18788,7 +18507,6 @@ export type components = { * type * @default sdxl_refiner_model_loader * @constant - * @enum {string} */ type: "sdxl_refiner_model_loader"; }; @@ -18816,7 +18534,6 @@ export type components = { * type * @default sdxl_refiner_model_loader_output * @constant - * @enum {string} */ type: "sdxl_refiner_model_loader_output"; }; @@ -18866,7 +18583,6 @@ export type components = { * type * @default save_image * @constant - * @enum {string} */ type: "save_image"; }; @@ -18920,7 +18636,6 @@ export type components = { * type * @default lscale * @constant - * @enum {string} */ type: "lscale"; }; @@ -18957,7 +18672,6 @@ export type components = { * type * @default scheduler * @constant - * @enum {string} */ type: "scheduler"; }; @@ -18973,7 +18687,6 @@ export type components = { * type * @default scheduler_output * @constant - * @enum {string} */ type: "scheduler_output"; }; @@ -19035,7 +18748,6 @@ export type components = { * type * @default sd3_model_loader * @constant - * @enum {string} */ type: "sd3_model_loader"; }; @@ -19073,7 +18785,6 @@ export type components = { * type * @default sd3_model_loader_output * @constant - * @enum {string} */ type: "sd3_model_loader_output"; }; @@ -19127,7 +18838,6 @@ export type components = { * type * @default sd3_text_encoder * @constant - * @enum {string} */ type: "sd3_text_encoder"; }; @@ -19181,7 +18891,6 @@ export type components = { * type * @default seamless * @constant - * @enum {string} */ type: "seamless"; }; @@ -19206,7 +18915,6 @@ export type components = { * type * @default seamless_output * @constant - * @enum {string} */ type: "seamless_output"; }; @@ -19273,7 +18981,6 @@ export type components = { * type * @default segment_anything * @constant - * @enum {string} */ type: "segment_anything"; }; @@ -19330,7 +19037,6 @@ export type components = { * type * @default segment_anything_processor * @constant - * @enum {string} */ type: "segment_anything_processor"; }; @@ -19710,7 +19416,6 @@ export type components = { * type * @default show_image * @constant - * @enum {string} */ type: "show_image"; }; @@ -19743,14 +19448,12 @@ export type components = { * Type * @default siglip * @constant - * @enum {string} */ type: "siglip"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -19840,7 +19543,6 @@ export type components = { * type * @default spandrel_image_to_image_autoscale * @constant - * @enum {string} */ type: "spandrel_image_to_image_autoscale"; /** @@ -19885,14 +19587,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. */ @@ -19980,7 +19680,6 @@ export type components = { * type * @default spandrel_image_to_image * @constant - * @enum {string} */ type: "spandrel_image_to_image"; }; @@ -20058,7 +19757,6 @@ export type components = { * type * @default string_2_output * @constant - * @enum {string} */ type: "string_2_output"; }; @@ -20101,7 +19799,6 @@ export type components = { * type * @default string_batch * @constant - * @enum {string} */ type: "string_batch"; }; @@ -20137,7 +19834,6 @@ export type components = { * type * @default string_collection * @constant - * @enum {string} */ type: "string_collection"; }; @@ -20155,7 +19851,6 @@ export type components = { * type * @default string_collection_output * @constant - * @enum {string} */ type: "string_collection_output"; }; @@ -20190,7 +19885,6 @@ export type components = { * type * @default string_generator * @constant - * @enum {string} */ type: "string_generator"; }; @@ -20210,7 +19904,6 @@ export type components = { * type * @default string_generator_output * @constant - * @enum {string} */ type: "string_generator_output"; }; @@ -20246,7 +19939,6 @@ export type components = { * type * @default string * @constant - * @enum {string} */ type: "string"; }; @@ -20288,7 +19980,6 @@ export type components = { * type * @default string_join * @constant - * @enum {string} */ type: "string_join"; }; @@ -20336,7 +20027,6 @@ export type components = { * type * @default string_join_three * @constant - * @enum {string} */ type: "string_join_three"; }; @@ -20354,7 +20044,6 @@ export type components = { * type * @default string_output * @constant - * @enum {string} */ type: "string_output"; }; @@ -20377,7 +20066,6 @@ export type components = { * type * @default string_pos_neg_output * @constant - * @enum {string} */ type: "string_pos_neg_output"; }; @@ -20431,7 +20119,6 @@ export type components = { * type * @default string_replace * @constant - * @enum {string} */ type: "string_replace"; }; @@ -20473,7 +20160,6 @@ export type components = { * type * @default string_split * @constant - * @enum {string} */ type: "string_split"; }; @@ -20509,7 +20195,6 @@ export type components = { * type * @default string_split_neg * @constant - * @enum {string} */ type: "string_split_neg"; }; @@ -20587,7 +20272,6 @@ export type components = { * type * @default sub * @constant - * @enum {string} */ type: "sub"; }; @@ -20620,14 +20304,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. */ @@ -20760,7 +20442,6 @@ export type components = { * type * @default t2i_adapter * @constant - * @enum {string} */ type: "t2i_adapter"; }; @@ -20812,7 +20493,6 @@ export type components = { * type * @default t2i_adapter_output * @constant - * @enum {string} */ type: "t2i_adapter_output"; }; @@ -20842,14 +20522,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. */ @@ -20910,14 +20588,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. */ @@ -21015,14 +20691,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. */ @@ -21086,14 +20760,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. */ @@ -21182,7 +20854,6 @@ export type components = { * type * @default tile_image_processor * @constant - * @enum {string} */ type: "tile_image_processor"; }; @@ -21217,7 +20888,6 @@ export type components = { * type * @default tile_to_properties * @constant - * @enum {string} */ type: "tile_to_properties"; }; @@ -21277,7 +20947,6 @@ export type components = { * type * @default tile_to_properties_output * @constant - * @enum {string} */ type: "tile_to_properties_output"; }; @@ -21405,7 +21074,6 @@ export type components = { * type * @default tiled_multi_diffusion_denoise_latents * @constant - * @enum {string} */ type: "tiled_multi_diffusion_denoise_latents"; }; @@ -21529,7 +21197,6 @@ export type components = { * type * @default unet_output * @constant - * @enum {string} */ type: "unet_output"; }; @@ -21617,7 +21284,6 @@ export type components = { * type * @default unsharp_mask * @constant - * @enum {string} */ type: "unsharp_mask"; }; @@ -21663,7 +21329,6 @@ export type components = { * Type * @default vae * @constant - * @enum {string} */ type: "vae"; /** @@ -21744,14 +21409,12 @@ export type components = { * Type * @default vae * @constant - * @enum {string} */ type: "vae"; /** * Format * @default diffusers * @constant - * @enum {string} */ format: "diffusers"; /** @description The base model. */ @@ -21828,7 +21491,6 @@ export type components = { * type * @default vae_loader * @constant - * @enum {string} */ type: "vae_loader"; }; @@ -21846,7 +21508,6 @@ export type components = { * type * @default vae_output * @constant - * @enum {string} */ type: "vae_output"; }; @@ -22224,7 +21885,6 @@ export type components = { * type * @default zoe_depth_image_processor * @constant - * @enum {string} */ type: "zoe_depth_image_processor"; };