diff --git a/invokeai/frontend/web/src/services/api/schema.ts b/invokeai/frontend/web/src/services/api/schema.ts index 890de69e35..644096a434 100644 --- a/invokeai/frontend/web/src/services/api/schema.ts +++ b/invokeai/frontend/web/src/services/api/schema.ts @@ -6568,7 +6568,7 @@ export type components = { tiled?: boolean; /** * Tile Size - * @description The tile size for VAE tiling in pixels (image space). If set to 0, the default tile size for the + * @description The tile size for VAE tiling in pixels (image space). If set to 0, the default tile size for the model will be used. Larger tile sizes generally produce better results at the cost of higher memory usage. * @default 0 */ tile_size?: number; @@ -7304,146 +7304,146 @@ export type components = { project_id: string | null; }; InvocationOutputMap: { - noise: components["schemas"]["NoiseOutput"]; - pair_tile_image: components["schemas"]["PairTileImageOutput"]; - color_correct: components["schemas"]["ImageOutput"]; - tile_to_properties: components["schemas"]["TileToPropertiesOutput"]; - float_to_int: components["schemas"]["IntegerOutput"]; - rand_int: components["schemas"]["IntegerOutput"]; - latents: components["schemas"]["LatentsOutput"]; - canvas_paste_back: components["schemas"]["ImageOutput"]; - controlnet: components["schemas"]["ControlOutput"]; - img_blur: components["schemas"]["ImageOutput"]; - freeu: components["schemas"]["UNetOutput"]; - string: components["schemas"]["StringOutput"]; - boolean_collection: components["schemas"]["BooleanCollectionOutput"]; - boolean: components["schemas"]["BooleanOutput"]; - lresize: components["schemas"]["LatentsOutput"]; - mask_from_id: components["schemas"]["ImageOutput"]; - string_split: components["schemas"]["String2Output"]; - create_gradient_mask: components["schemas"]["GradientMaskOutput"]; - seamless: components["schemas"]["SeamlessModeOutput"]; - merge_tiles_to_image: components["schemas"]["ImageOutput"]; - canny_image_processor: components["schemas"]["ImageOutput"]; - crop_latents: components["schemas"]["LatentsOutput"]; - mask_edge: components["schemas"]["ImageOutput"]; - img_paste: components["schemas"]["ImageOutput"]; - zoe_depth_image_processor: components["schemas"]["ImageOutput"]; - img_nsfw: components["schemas"]["ImageOutput"]; - img_mul: components["schemas"]["ImageOutput"]; - spandrel_image_to_image: components["schemas"]["ImageOutput"]; - tomask: components["schemas"]["ImageOutput"]; - color_map_image_processor: components["schemas"]["ImageOutput"]; - sdxl_refiner_model_loader: components["schemas"]["SDXLRefinerModelLoaderOutput"]; - infill_rgba: components["schemas"]["ImageOutput"]; - model_identifier: components["schemas"]["ModelIdentifierOutput"]; - metadata: components["schemas"]["MetadataOutput"]; - img_ilerp: components["schemas"]["ImageOutput"]; - add: components["schemas"]["IntegerOutput"]; - img_channel_multiply: components["schemas"]["ImageOutput"]; - integer: components["schemas"]["IntegerOutput"]; - integer_collection: components["schemas"]["IntegerCollectionOutput"]; - img_crop: components["schemas"]["ImageOutput"]; - show_image: components["schemas"]["ImageOutput"]; - string_replace: components["schemas"]["StringOutput"]; - prompt_from_file: components["schemas"]["StringCollectionOutput"]; - string_join: components["schemas"]["StringOutput"]; - metadata_item: components["schemas"]["MetadataItemOutput"]; - lblend: components["schemas"]["LatentsOutput"]; - t2i_adapter: components["schemas"]["T2IAdapterOutput"]; - infill_cv2: components["schemas"]["ImageOutput"]; - sdxl_refiner_compel_prompt: components["schemas"]["ConditioningOutput"]; - core_metadata: components["schemas"]["MetadataOutput"]; - invert_tensor_mask: components["schemas"]["MaskOutput"]; - integer_math: components["schemas"]["IntegerOutput"]; - content_shuffle_image_processor: components["schemas"]["ImageOutput"]; - dynamic_prompt: components["schemas"]["StringCollectionOutput"]; - lineart_anime_image_processor: components["schemas"]["ImageOutput"]; - string_split_neg: components["schemas"]["StringPosNegOutput"]; - round_float: components["schemas"]["FloatOutput"]; - rand_float: components["schemas"]["FloatOutput"]; - lora_collection_loader: components["schemas"]["LoRALoaderOutput"]; - midas_depth_image_processor: components["schemas"]["ImageOutput"]; - random_range: components["schemas"]["IntegerCollectionOutput"]; - sub: components["schemas"]["IntegerOutput"]; - infill_lama: components["schemas"]["ImageOutput"]; - float_range: components["schemas"]["FloatCollectionOutput"]; - save_image: components["schemas"]["ImageOutput"]; - iterate: components["schemas"]["IterateInvocationOutput"]; - hed_image_processor: components["schemas"]["ImageOutput"]; - dw_openpose_image_processor: components["schemas"]["ImageOutput"]; - scheduler: components["schemas"]["SchedulerOutput"]; - string_collection: components["schemas"]["StringCollectionOutput"]; - lineart_image_processor: components["schemas"]["ImageOutput"]; - image: components["schemas"]["ImageOutput"]; - merge_metadata: components["schemas"]["MetadataOutput"]; - image_collection: components["schemas"]["ImageCollectionOutput"]; - img_watermark: components["schemas"]["ImageOutput"]; - pidi_image_processor: components["schemas"]["ImageOutput"]; - sdxl_lora_collection_loader: components["schemas"]["SDXLLoRALoaderOutput"]; - collect: components["schemas"]["CollectInvocationOutput"]; - lora_selector: components["schemas"]["LoRASelectorOutput"]; - tile_image_processor: components["schemas"]["ImageOutput"]; - denoise_latents: components["schemas"]["LatentsOutput"]; - sdxl_lora_loader: components["schemas"]["SDXLLoRALoaderOutput"]; - img_conv: components["schemas"]["ImageOutput"]; - face_mask_detection: components["schemas"]["FaceMaskOutput"]; - infill_patchmatch: components["schemas"]["ImageOutput"]; - rectangle_mask: components["schemas"]["MaskOutput"]; - img_lerp: components["schemas"]["ImageOutput"]; - tiled_multi_diffusion_denoise_latents: components["schemas"]["LatentsOutput"]; - face_identifier: components["schemas"]["ImageOutput"]; - step_param_easing: components["schemas"]["FloatCollectionOutput"]; - unsharp_mask: components["schemas"]["ImageOutput"]; - mediapipe_face_processor: components["schemas"]["ImageOutput"]; calculate_image_tiles: components["schemas"]["CalculateImageTilesOutput"]; - lscale: components["schemas"]["LatentsOutput"]; - color: components["schemas"]["ColorOutput"]; - lora_loader: components["schemas"]["LoRALoaderOutput"]; - sdxl_compel_prompt: components["schemas"]["ConditioningOutput"]; - calculate_image_tiles_even_split: components["schemas"]["CalculateImageTilesOutput"]; + string_replace: components["schemas"]["StringOutput"]; conditioning: components["schemas"]["ConditioningOutput"]; - float_collection: components["schemas"]["FloatCollectionOutput"]; - img_pad_crop: components["schemas"]["ImageOutput"]; - mul: components["schemas"]["IntegerOutput"]; - heuristic_resize: components["schemas"]["ImageOutput"]; - create_denoise_mask: components["schemas"]["DenoiseMaskOutput"]; - img_chan: components["schemas"]["ImageOutput"]; - leres_image_processor: components["schemas"]["ImageOutput"]; - infill_tile: components["schemas"]["ImageOutput"]; - i2l: components["schemas"]["LatentsOutput"]; - string_join_three: components["schemas"]["StringOutput"]; - ip_adapter: components["schemas"]["IPAdapterOutput"]; - main_model_loader: components["schemas"]["ModelLoaderOutput"]; - float: components["schemas"]["FloatOutput"]; - compel: components["schemas"]["ConditioningOutput"]; - range_of_size: components["schemas"]["IntegerCollectionOutput"]; - normalbae_image_processor: components["schemas"]["ImageOutput"]; - ideal_size: components["schemas"]["IdealSizeOutput"]; - conditioning_collection: components["schemas"]["ConditioningCollectionOutput"]; - depth_anything_image_processor: components["schemas"]["ImageOutput"]; - mask_combine: components["schemas"]["ImageOutput"]; + float_to_int: components["schemas"]["IntegerOutput"]; + canny_image_processor: components["schemas"]["ImageOutput"]; + lora_selector: components["schemas"]["LoRASelectorOutput"]; + tiled_multi_diffusion_denoise_latents: components["schemas"]["LatentsOutput"]; + image_collection: components["schemas"]["ImageCollectionOutput"]; + scheduler: components["schemas"]["SchedulerOutput"]; + img_nsfw: components["schemas"]["ImageOutput"]; + lblend: components["schemas"]["LatentsOutput"]; + lora_collection_loader: components["schemas"]["LoRALoaderOutput"]; + iterate: components["schemas"]["IterateInvocationOutput"]; + lora_loader: components["schemas"]["LoRALoaderOutput"]; l2i: components["schemas"]["ImageOutput"]; - latents_collection: components["schemas"]["LatentsCollectionOutput"]; - float_math: components["schemas"]["FloatOutput"]; - img_hue_adjust: components["schemas"]["ImageOutput"]; - img_scale: components["schemas"]["ImageOutput"]; - esrgan: components["schemas"]["ImageOutput"]; - vae_loader: components["schemas"]["VAEOutput"]; - sdxl_model_loader: components["schemas"]["SDXLModelLoaderOutput"]; + tile_image_processor: components["schemas"]["ImageOutput"]; + metadata: components["schemas"]["MetadataOutput"]; + i2l: components["schemas"]["LatentsOutput"]; + img_ilerp: components["schemas"]["ImageOutput"]; + controlnet: components["schemas"]["ControlOutput"]; + denoise_latents: components["schemas"]["LatentsOutput"]; + mask_combine: components["schemas"]["ImageOutput"]; + collect: components["schemas"]["CollectInvocationOutput"]; + save_image: components["schemas"]["ImageOutput"]; clip_skip: components["schemas"]["CLIPSkipInvocationOutput"]; - segment_anything_processor: components["schemas"]["ImageOutput"]; - img_resize: components["schemas"]["ImageOutput"]; - range: components["schemas"]["IntegerCollectionOutput"]; - calculate_image_tiles_min_overlap: components["schemas"]["CalculateImageTilesOutput"]; - mlsd_image_processor: components["schemas"]["ImageOutput"]; - img_channel_offset: components["schemas"]["ImageOutput"]; - cv_inpaint: components["schemas"]["ImageOutput"]; - image_mask_to_tensor: components["schemas"]["MaskOutput"]; - blank_image: components["schemas"]["ImageOutput"]; - div: components["schemas"]["IntegerOutput"]; + img_chan: components["schemas"]["ImageOutput"]; + mask_edge: components["schemas"]["ImageOutput"]; + lineart_anime_image_processor: components["schemas"]["ImageOutput"]; + heuristic_resize: components["schemas"]["ImageOutput"]; + sdxl_refiner_model_loader: components["schemas"]["SDXLRefinerModelLoaderOutput"]; + sdxl_lora_collection_loader: components["schemas"]["SDXLLoRALoaderOutput"]; alpha_mask_to_tensor: components["schemas"]["MaskOutput"]; + pidi_image_processor: components["schemas"]["ImageOutput"]; + content_shuffle_image_processor: components["schemas"]["ImageOutput"]; + tile_to_properties: components["schemas"]["TileToPropertiesOutput"]; + color_correct: components["schemas"]["ImageOutput"]; + dynamic_prompt: components["schemas"]["StringCollectionOutput"]; + img_hue_adjust: components["schemas"]["ImageOutput"]; + main_model_loader: components["schemas"]["ModelLoaderOutput"]; + merge_tiles_to_image: components["schemas"]["ImageOutput"]; + sdxl_lora_loader: components["schemas"]["SDXLLoRALoaderOutput"]; face_off: components["schemas"]["FaceOffOutput"]; + blank_image: components["schemas"]["ImageOutput"]; + latents: components["schemas"]["LatentsOutput"]; + rand_float: components["schemas"]["FloatOutput"]; + mediapipe_face_processor: components["schemas"]["ImageOutput"]; + core_metadata: components["schemas"]["MetadataOutput"]; + unsharp_mask: components["schemas"]["ImageOutput"]; + integer: components["schemas"]["IntegerOutput"]; + string_join_three: components["schemas"]["StringOutput"]; + string: components["schemas"]["StringOutput"]; + integer_math: components["schemas"]["IntegerOutput"]; + dw_openpose_image_processor: components["schemas"]["ImageOutput"]; + ip_adapter: components["schemas"]["IPAdapterOutput"]; + float: components["schemas"]["FloatOutput"]; + image: components["schemas"]["ImageOutput"]; + img_conv: components["schemas"]["ImageOutput"]; + infill_cv2: components["schemas"]["ImageOutput"]; + leres_image_processor: components["schemas"]["ImageOutput"]; + cv_inpaint: components["schemas"]["ImageOutput"]; + img_lerp: components["schemas"]["ImageOutput"]; + range: components["schemas"]["IntegerCollectionOutput"]; + lscale: components["schemas"]["LatentsOutput"]; + lineart_image_processor: components["schemas"]["ImageOutput"]; + midas_depth_image_processor: components["schemas"]["ImageOutput"]; + round_float: components["schemas"]["FloatOutput"]; + infill_lama: components["schemas"]["ImageOutput"]; + ideal_size: components["schemas"]["IdealSizeOutput"]; + boolean_collection: components["schemas"]["BooleanCollectionOutput"]; + img_channel_offset: components["schemas"]["ImageOutput"]; + freeu: components["schemas"]["UNetOutput"]; + img_resize: components["schemas"]["ImageOutput"]; + boolean: components["schemas"]["BooleanOutput"]; + step_param_easing: components["schemas"]["FloatCollectionOutput"]; + depth_anything_image_processor: components["schemas"]["ImageOutput"]; + image_mask_to_tensor: components["schemas"]["MaskOutput"]; + canvas_paste_back: components["schemas"]["ImageOutput"]; + hed_image_processor: components["schemas"]["ImageOutput"]; + spandrel_image_to_image: components["schemas"]["ImageOutput"]; + vae_loader: components["schemas"]["VAEOutput"]; + t2i_adapter: components["schemas"]["T2IAdapterOutput"]; + noise: components["schemas"]["NoiseOutput"]; + string_collection: components["schemas"]["StringCollectionOutput"]; + color: components["schemas"]["ColorOutput"]; + img_watermark: components["schemas"]["ImageOutput"]; + img_paste: components["schemas"]["ImageOutput"]; + infill_patchmatch: components["schemas"]["ImageOutput"]; + face_identifier: components["schemas"]["ImageOutput"]; + merge_metadata: components["schemas"]["MetadataOutput"]; + crop_latents: components["schemas"]["LatentsOutput"]; + segment_anything_processor: components["schemas"]["ImageOutput"]; + string_split: components["schemas"]["String2Output"]; + create_denoise_mask: components["schemas"]["DenoiseMaskOutput"]; + sdxl_model_loader: components["schemas"]["SDXLModelLoaderOutput"]; + random_range: components["schemas"]["IntegerCollectionOutput"]; + prompt_from_file: components["schemas"]["StringCollectionOutput"]; + sdxl_refiner_compel_prompt: components["schemas"]["ConditioningOutput"]; + add: components["schemas"]["IntegerOutput"]; + img_scale: components["schemas"]["ImageOutput"]; + mask_from_id: components["schemas"]["ImageOutput"]; + create_gradient_mask: components["schemas"]["GradientMaskOutput"]; + float_range: components["schemas"]["FloatCollectionOutput"]; + infill_rgba: components["schemas"]["ImageOutput"]; + esrgan: components["schemas"]["ImageOutput"]; + float_math: components["schemas"]["FloatOutput"]; + float_collection: components["schemas"]["FloatCollectionOutput"]; + sdxl_compel_prompt: components["schemas"]["ConditioningOutput"]; + face_mask_detection: components["schemas"]["FaceMaskOutput"]; + img_mul: components["schemas"]["ImageOutput"]; + normalbae_image_processor: components["schemas"]["ImageOutput"]; + mul: components["schemas"]["IntegerOutput"]; + rectangle_mask: components["schemas"]["MaskOutput"]; + lresize: components["schemas"]["LatentsOutput"]; + metadata_item: components["schemas"]["MetadataItemOutput"]; + compel: components["schemas"]["ConditioningOutput"]; + img_channel_multiply: components["schemas"]["ImageOutput"]; + tomask: components["schemas"]["ImageOutput"]; + pair_tile_image: components["schemas"]["PairTileImageOutput"]; + img_pad_crop: components["schemas"]["ImageOutput"]; + img_crop: components["schemas"]["ImageOutput"]; + mlsd_image_processor: components["schemas"]["ImageOutput"]; + show_image: components["schemas"]["ImageOutput"]; + seamless: components["schemas"]["SeamlessModeOutput"]; + latents_collection: components["schemas"]["LatentsCollectionOutput"]; + color_map_image_processor: components["schemas"]["ImageOutput"]; + zoe_depth_image_processor: components["schemas"]["ImageOutput"]; + rand_int: components["schemas"]["IntegerOutput"]; + integer_collection: components["schemas"]["IntegerCollectionOutput"]; + string_split_neg: components["schemas"]["StringPosNegOutput"]; + img_blur: components["schemas"]["ImageOutput"]; + invert_tensor_mask: components["schemas"]["MaskOutput"]; + sub: components["schemas"]["IntegerOutput"]; + range_of_size: components["schemas"]["IntegerCollectionOutput"]; + div: components["schemas"]["IntegerOutput"]; + model_identifier: components["schemas"]["ModelIdentifierOutput"]; + string_join: components["schemas"]["StringOutput"]; + conditioning_collection: components["schemas"]["ConditioningCollectionOutput"]; + calculate_image_tiles_min_overlap: components["schemas"]["CalculateImageTilesOutput"]; + infill_tile: components["schemas"]["ImageOutput"]; + calculate_image_tiles_even_split: components["schemas"]["CalculateImageTilesOutput"]; }; /** * InvocationStartedEvent @@ -7783,7 +7783,7 @@ export type components = { tiled?: boolean; /** * Tile Size - * @description The tile size for VAE tiling in pixels (image space). If set to 0, the default tile size for the + * @description The tile size for VAE tiling in pixels (image space). If set to 0, the default tile size for the model will be used. Larger tile sizes generally produce better results at the cost of higher memory usage. * @default 0 */ tile_size?: number; @@ -11982,6 +11982,12 @@ export type components = { * @default null */ image_to_image_model?: components["schemas"]["ModelIdentifierField"]; + /** + * Tile Size + * @description The tile size for tiled image-to-image. Set to 0 to disable tiling. + * @default 512 + */ + tile_size?: number; /** * type * @default spandrel_image_to_image