@@ -7304,146 +7304,146 @@ export type components = {
7304
7304
project_id : string | null ;
7305
7305
} ;
7306
7306
InvocationOutputMap : {
7307
- calculate_image_tiles : components [ "schemas" ] [ "CalculateImageTilesOutput" ] ;
7308
- string_replace : components [ "schemas" ] [ "StringOutput" ] ;
7307
+ merge_metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7308
+ string_join_three : components [ "schemas" ] [ "StringOutput" ] ;
7309
+ lblend : components [ "schemas" ] [ "LatentsOutput" ] ;
7310
+ img_channel_multiply : components [ "schemas" ] [ "ImageOutput" ] ;
7311
+ float_collection : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7312
+ face_off : components [ "schemas" ] [ "FaceOffOutput" ] ;
7313
+ mlsd_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7314
+ color_map_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7315
+ img_paste : components [ "schemas" ] [ "ImageOutput" ] ;
7316
+ img_scale : components [ "schemas" ] [ "ImageOutput" ] ;
7317
+ zoe_depth_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7318
+ tile_to_properties : components [ "schemas" ] [ "TileToPropertiesOutput" ] ;
7319
+ img_blur : components [ "schemas" ] [ "ImageOutput" ] ;
7320
+ merge_tiles_to_image : components [ "schemas" ] [ "ImageOutput" ] ;
7321
+ latents_collection : components [ "schemas" ] [ "LatentsCollectionOutput" ] ;
7322
+ img_mul : components [ "schemas" ] [ "ImageOutput" ] ;
7323
+ image_mask_to_tensor : components [ "schemas" ] [ "MaskOutput" ] ;
7324
+ conditioning_collection : components [ "schemas" ] [ "ConditioningCollectionOutput" ] ;
7325
+ cv_inpaint : components [ "schemas" ] [ "ImageOutput" ] ;
7326
+ img_pad_crop : components [ "schemas" ] [ "ImageOutput" ] ;
7327
+ lresize : components [ "schemas" ] [ "LatentsOutput" ] ;
7309
7328
conditioning : components [ "schemas" ] [ "ConditioningOutput" ] ;
7310
- float_to_int : components [ "schemas" ] [ "IntegerOutput" ] ;
7329
+ dynamic_prompt : components [ "schemas" ] [ "StringCollectionOutput" ] ;
7330
+ tomask : components [ "schemas" ] [ "ImageOutput" ] ;
7331
+ mul : components [ "schemas" ] [ "IntegerOutput" ] ;
7332
+ seamless : components [ "schemas" ] [ "SeamlessModeOutput" ] ;
7311
7333
canny_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7312
- lora_selector : components [ "schemas" ] [ "LoRASelectorOutput" ] ;
7334
+ metadata_item : components [ "schemas" ] [ "MetadataItemOutput" ] ;
7335
+ add : components [ "schemas" ] [ "IntegerOutput" ] ;
7336
+ crop_latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7337
+ integer_collection : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7338
+ sdxl_model_loader : components [ "schemas" ] [ "SDXLModelLoaderOutput" ] ;
7339
+ string_split : components [ "schemas" ] [ "String2Output" ] ;
7340
+ tile_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7341
+ infill_cv2 : components [ "schemas" ] [ "ImageOutput" ] ;
7313
7342
tiled_multi_diffusion_denoise_latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7343
+ collect : components [ "schemas" ] [ "CollectInvocationOutput" ] ;
7314
7344
image_collection : components [ "schemas" ] [ "ImageCollectionOutput" ] ;
7315
- scheduler : components [ "schemas" ] [ "SchedulerOutput" ] ;
7316
- img_nsfw : components [ "schemas" ] [ "ImageOutput" ] ;
7317
- lblend : components [ "schemas" ] [ "LatentsOutput" ] ;
7318
- lora_collection_loader : components [ "schemas" ] [ "LoRALoaderOutput" ] ;
7319
- iterate : components [ "schemas" ] [ "IterateInvocationOutput" ] ;
7320
- lora_loader : components [ "schemas" ] [ "LoRALoaderOutput" ] ;
7321
- l2i : components [ "schemas" ] [ "ImageOutput" ] ;
7322
- tile_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7323
- metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7324
- i2l : components [ "schemas" ] [ "LatentsOutput" ] ;
7325
- img_ilerp : components [ "schemas" ] [ "ImageOutput" ] ;
7345
+ save_image : components [ "schemas" ] [ "ImageOutput" ] ;
7326
7346
controlnet : components [ "schemas" ] [ "ControlOutput" ] ;
7327
- denoise_latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7347
+ float_math : components [ "schemas" ] [ "FloatOutput" ] ;
7348
+ sdxl_refiner_compel_prompt : components [ "schemas" ] [ "ConditioningOutput" ] ;
7349
+ i2l : components [ "schemas" ] [ "LatentsOutput" ] ;
7350
+ infill_lama : components [ "schemas" ] [ "ImageOutput" ] ;
7351
+ sub : components [ "schemas" ] [ "IntegerOutput" ] ;
7352
+ div : components [ "schemas" ] [ "IntegerOutput" ] ;
7353
+ face_mask_detection : components [ "schemas" ] [ "FaceMaskOutput" ] ;
7354
+ esrgan : components [ "schemas" ] [ "ImageOutput" ] ;
7328
7355
mask_combine : components [ "schemas" ] [ "ImageOutput" ] ;
7329
- collect : components [ "schemas" ] [ "CollectInvocationOutput" ] ;
7330
- save_image : components [ "schemas" ] [ "ImageOutput" ] ;
7331
- clip_skip : components [ "schemas" ] [ "CLIPSkipInvocationOutput" ] ;
7332
- img_chan : components [ "schemas" ] [ "ImageOutput" ] ;
7333
- mask_edge : components [ "schemas" ] [ "ImageOutput" ] ;
7334
- lineart_anime_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7356
+ ip_adapter : components [ "schemas" ] [ "IPAdapterOutput" ] ;
7357
+ blank_image : components [ "schemas" ] [ "ImageOutput" ] ;
7335
7358
heuristic_resize : components [ "schemas" ] [ "ImageOutput" ] ;
7336
- sdxl_refiner_model_loader : components [ "schemas" ] [ "SDXLRefinerModelLoaderOutput" ] ;
7337
- sdxl_lora_collection_loader : components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] ;
7338
- alpha_mask_to_tensor : components [ "schemas" ] [ "MaskOutput" ] ;
7359
+ rand_int : components [ "schemas" ] [ "IntegerOutput" ] ;
7360
+ lora_selector : components [ "schemas" ] [ "LoRASelectorOutput" ] ;
7361
+ unsharp_mask : components [ "schemas" ] [ "ImageOutput" ] ;
7362
+ face_identifier : components [ "schemas" ] [ "ImageOutput" ] ;
7363
+ sdxl_compel_prompt : components [ "schemas" ] [ "ConditioningOutput" ] ;
7364
+ infill_patchmatch : components [ "schemas" ] [ "ImageOutput" ] ;
7365
+ img_nsfw : components [ "schemas" ] [ "ImageOutput" ] ;
7366
+ lineart_anime_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7367
+ compel : components [ "schemas" ] [ "ConditioningOutput" ] ;
7368
+ rectangle_mask : components [ "schemas" ] [ "MaskOutput" ] ;
7369
+ lora_collection_loader : components [ "schemas" ] [ "LoRALoaderOutput" ] ;
7370
+ freeu : components [ "schemas" ] [ "UNetOutput" ] ;
7371
+ img_hue_adjust : components [ "schemas" ] [ "ImageOutput" ] ;
7339
7372
pidi_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7340
7373
content_shuffle_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7341
- tile_to_properties : components [ "schemas" ] [ "TileToPropertiesOutput" ] ;
7342
- color_correct : components [ "schemas" ] [ "ImageOutput" ] ;
7343
- dynamic_prompt : components [ "schemas" ] [ "StringCollectionOutput" ] ;
7344
- img_hue_adjust : components [ "schemas" ] [ "ImageOutput" ] ;
7345
- main_model_loader : components [ "schemas" ] [ "ModelLoaderOutput" ] ;
7346
- merge_tiles_to_image : components [ "schemas" ] [ "ImageOutput" ] ;
7347
- sdxl_lora_loader : components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] ;
7348
- face_off : components [ "schemas" ] [ "FaceOffOutput" ] ;
7349
- blank_image : components [ "schemas" ] [ "ImageOutput" ] ;
7350
- latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7351
- rand_float : components [ "schemas" ] [ "FloatOutput" ] ;
7352
7374
mediapipe_face_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7353
- core_metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7354
- unsharp_mask : components [ "schemas" ] [ "ImageOutput" ] ;
7355
- integer : components [ "schemas" ] [ "IntegerOutput" ] ;
7356
- string_join_three : components [ "schemas" ] [ "StringOutput" ] ;
7357
- string : components [ "schemas" ] [ "StringOutput" ] ;
7358
- integer_math : components [ "schemas" ] [ "IntegerOutput" ] ;
7359
- dw_openpose_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7360
- ip_adapter : components [ "schemas" ] [ "IPAdapterOutput" ] ;
7361
- float : components [ "schemas" ] [ "FloatOutput" ] ;
7362
- image : components [ "schemas" ] [ "ImageOutput" ] ;
7375
+ string_split_neg : components [ "schemas" ] [ "StringPosNegOutput" ] ;
7363
7376
img_conv : components [ "schemas" ] [ "ImageOutput" ] ;
7364
- infill_cv2 : components [ "schemas" ] [ "ImageOutput" ] ;
7377
+ lora_loader : components [ "schemas" ] [ "LoRALoaderOutput" ] ;
7378
+ color_correct : components [ "schemas" ] [ "ImageOutput" ] ;
7379
+ img_ilerp : components [ "schemas" ] [ "ImageOutput" ] ;
7380
+ noise : components [ "schemas" ] [ "NoiseOutput" ] ;
7381
+ float_range : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7382
+ dw_openpose_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7383
+ float_to_int : components [ "schemas" ] [ "IntegerOutput" ] ;
7384
+ invert_tensor_mask : components [ "schemas" ] [ "MaskOutput" ] ;
7385
+ random_range : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7386
+ latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7365
7387
leres_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7366
- cv_inpaint : components [ "schemas" ] [ "ImageOutput" ] ;
7367
- img_lerp : components [ "schemas" ] [ "ImageOutput" ] ;
7368
- range : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7369
- lscale : components [ "schemas" ] [ "LatentsOutput" ] ;
7388
+ t2i_adapter : components [ "schemas" ] [ "T2IAdapterOutput" ] ;
7389
+ pair_tile_image : components [ "schemas" ] [ "PairTileImageOutput" ] ;
7390
+ mask_edge : components [ "schemas" ] [ "ImageOutput" ] ;
7391
+ metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7392
+ string_join : components [ "schemas" ] [ "StringOutput" ] ;
7393
+ core_metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7394
+ canvas_paste_back : components [ "schemas" ] [ "ImageOutput" ] ;
7395
+ sdxl_lora_collection_loader : components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] ;
7396
+ img_channel_offset : components [ "schemas" ] [ "ImageOutput" ] ;
7370
7397
lineart_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7371
7398
midas_depth_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7372
- round_float : components [ "schemas" ] [ "FloatOutput" ] ;
7373
- infill_lama : components [ "schemas" ] [ "ImageOutput" ] ;
7374
- ideal_size : components [ "schemas" ] [ "IdealSizeOutput" ] ;
7375
- boolean_collection : components [ "schemas" ] [ "BooleanCollectionOutput" ] ;
7376
- img_channel_offset : components [ "schemas" ] [ "ImageOutput" ] ;
7377
- freeu : components [ "schemas" ] [ "UNetOutput" ] ;
7378
- img_resize : components [ "schemas" ] [ "ImageOutput" ] ;
7379
- boolean : components [ "schemas" ] [ "BooleanOutput" ] ;
7380
- step_param_easing : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7399
+ lscale : components [ "schemas" ] [ "LatentsOutput" ] ;
7400
+ string : components [ "schemas" ] [ "StringOutput" ] ;
7401
+ integer : components [ "schemas" ] [ "IntegerOutput" ] ;
7402
+ string_replace : components [ "schemas" ] [ "StringOutput" ] ;
7381
7403
depth_anything_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7382
- image_mask_to_tensor : components [ "schemas" ] [ "MaskOutput" ] ;
7383
- canvas_paste_back : components [ "schemas" ] [ "ImageOutput" ] ;
7384
- hed_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7385
- spandrel_image_to_image : components [ "schemas" ] [ "ImageOutput" ] ;
7386
- vae_loader : components [ "schemas" ] [ "VAEOutput" ] ;
7387
- t2i_adapter : components [ "schemas" ] [ "T2IAdapterOutput" ] ;
7388
- noise : components [ "schemas" ] [ "NoiseOutput" ] ;
7389
- string_collection : components [ "schemas" ] [ "StringCollectionOutput" ] ;
7390
- color : components [ "schemas" ] [ "ColorOutput" ] ;
7391
- img_watermark : components [ "schemas" ] [ "ImageOutput" ] ;
7392
- img_paste : components [ "schemas" ] [ "ImageOutput" ] ;
7393
- infill_patchmatch : components [ "schemas" ] [ "ImageOutput" ] ;
7394
- face_identifier : components [ "schemas" ] [ "ImageOutput" ] ;
7395
- merge_metadata : components [ "schemas" ] [ "MetadataOutput" ] ;
7396
- crop_latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7397
- segment_anything_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7398
- string_split : components [ "schemas" ] [ "String2Output" ] ;
7399
- create_denoise_mask : components [ "schemas" ] [ "DenoiseMaskOutput" ] ;
7400
- sdxl_model_loader : components [ "schemas" ] [ "SDXLModelLoaderOutput" ] ;
7401
- random_range : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7404
+ main_model_loader : components [ "schemas" ] [ "ModelLoaderOutput" ] ;
7405
+ image : components [ "schemas" ] [ "ImageOutput" ] ;
7402
7406
prompt_from_file : components [ "schemas" ] [ "StringCollectionOutput" ] ;
7403
- sdxl_refiner_compel_prompt : components [ "schemas" ] [ "ConditioningOutput" ] ;
7404
- add : components [ "schemas" ] [ "IntegerOutput" ] ;
7405
- img_scale : components [ "schemas" ] [ "ImageOutput" ] ;
7407
+ sdxl_lora_loader : components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] ;
7406
7408
mask_from_id : components [ "schemas" ] [ "ImageOutput" ] ;
7407
- create_gradient_mask : components [ "schemas" ] [ "GradientMaskOutput" ] ;
7408
- float_range : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7409
- infill_rgba : components [ "schemas" ] [ "ImageOutput" ] ;
7410
- esrgan : components [ "schemas" ] [ "ImageOutput" ] ;
7411
- float_math : components [ "schemas" ] [ "FloatOutput" ] ;
7412
- float_collection : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7413
- sdxl_compel_prompt : components [ "schemas" ] [ "ConditioningOutput" ] ;
7414
- face_mask_detection : components [ "schemas" ] [ "FaceMaskOutput" ] ;
7415
- img_mul : components [ "schemas" ] [ "ImageOutput" ] ;
7416
7409
normalbae_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7417
- mul : components [ "schemas" ] [ "IntegerOutput" ] ;
7418
- rectangle_mask : components [ "schemas" ] [ "MaskOutput" ] ;
7419
- lresize : components [ "schemas" ] [ "LatentsOutput" ] ;
7420
- metadata_item : components [ "schemas" ] [ "MetadataItemOutput" ] ;
7421
- compel : components [ "schemas" ] [ "ConditioningOutput" ] ;
7422
- img_channel_multiply : components [ "schemas" ] [ "ImageOutput" ] ;
7423
- tomask : components [ "schemas" ] [ "ImageOutput" ] ;
7424
- pair_tile_image : components [ "schemas" ] [ "PairTileImageOutput" ] ;
7425
- img_pad_crop : components [ "schemas" ] [ "ImageOutput" ] ;
7426
- img_crop : components [ "schemas" ] [ "ImageOutput" ] ;
7427
- mlsd_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7428
- show_image : components [ "schemas" ] [ "ImageOutput" ] ;
7429
- seamless : components [ "schemas" ] [ "SeamlessModeOutput" ] ;
7430
- latents_collection : components [ "schemas" ] [ "LatentsCollectionOutput" ] ;
7431
- color_map_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7432
- zoe_depth_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7433
- rand_int : components [ "schemas" ] [ "IntegerOutput" ] ;
7434
- integer_collection : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7435
- string_split_neg : components [ "schemas" ] [ "StringPosNegOutput" ] ;
7436
- img_blur : components [ "schemas" ] [ "ImageOutput" ] ;
7437
- invert_tensor_mask : components [ "schemas" ] [ "MaskOutput" ] ;
7438
- sub : components [ "schemas" ] [ "IntegerOutput" ] ;
7410
+ infill_rgba : components [ "schemas" ] [ "ImageOutput" ] ;
7411
+ step_param_easing : components [ "schemas" ] [ "FloatCollectionOutput" ] ;
7412
+ hed_image_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7413
+ img_chan : components [ "schemas" ] [ "ImageOutput" ] ;
7414
+ float : components [ "schemas" ] [ "FloatOutput" ] ;
7415
+ boolean_collection : components [ "schemas" ] [ "BooleanCollectionOutput" ] ;
7416
+ segment_anything_processor : components [ "schemas" ] [ "ImageOutput" ] ;
7439
7417
range_of_size : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7440
- div : components [ "schemas" ] [ "IntegerOutput" ] ;
7441
- model_identifier : components [ "schemas" ] [ "ModelIdentifierOutput" ] ;
7442
- string_join : components [ "schemas" ] [ "StringOutput" ] ;
7443
- conditioning_collection : components [ "schemas" ] [ "ConditioningCollectionOutput" ] ;
7418
+ boolean : components [ "schemas" ] [ "BooleanOutput" ] ;
7419
+ iterate : components [ "schemas" ] [ "IterateInvocationOutput" ] ;
7420
+ denoise_latents : components [ "schemas" ] [ "LatentsOutput" ] ;
7444
7421
calculate_image_tiles_min_overlap : components [ "schemas" ] [ "CalculateImageTilesOutput" ] ;
7445
- infill_tile : components [ "schemas" ] [ "ImageOutput " ] ;
7422
+ color : components [ "schemas" ] [ "ColorOutput " ] ;
7446
7423
calculate_image_tiles_even_split : components [ "schemas" ] [ "CalculateImageTilesOutput" ] ;
7424
+ scheduler : components [ "schemas" ] [ "SchedulerOutput" ] ;
7425
+ rand_float : components [ "schemas" ] [ "FloatOutput" ] ;
7426
+ create_denoise_mask : components [ "schemas" ] [ "DenoiseMaskOutput" ] ;
7427
+ range : components [ "schemas" ] [ "IntegerCollectionOutput" ] ;
7428
+ img_watermark : components [ "schemas" ] [ "ImageOutput" ] ;
7429
+ spandrel_image_to_image : components [ "schemas" ] [ "ImageOutput" ] ;
7430
+ show_image : components [ "schemas" ] [ "ImageOutput" ] ;
7431
+ string_collection : components [ "schemas" ] [ "StringCollectionOutput" ] ;
7432
+ infill_tile : components [ "schemas" ] [ "ImageOutput" ] ;
7433
+ clip_skip : components [ "schemas" ] [ "CLIPSkipInvocationOutput" ] ;
7434
+ sdxl_refiner_model_loader : components [ "schemas" ] [ "SDXLRefinerModelLoaderOutput" ] ;
7435
+ ideal_size : components [ "schemas" ] [ "IdealSizeOutput" ] ;
7436
+ img_lerp : components [ "schemas" ] [ "ImageOutput" ] ;
7437
+ l2i : components [ "schemas" ] [ "ImageOutput" ] ;
7438
+ create_gradient_mask : components [ "schemas" ] [ "GradientMaskOutput" ] ;
7439
+ vae_loader : components [ "schemas" ] [ "VAEOutput" ] ;
7440
+ calculate_image_tiles : components [ "schemas" ] [ "CalculateImageTilesOutput" ] ;
7441
+ alpha_mask_to_tensor : components [ "schemas" ] [ "MaskOutput" ] ;
7442
+ integer_math : components [ "schemas" ] [ "IntegerOutput" ] ;
7443
+ model_identifier : components [ "schemas" ] [ "ModelIdentifierOutput" ] ;
7444
+ img_crop : components [ "schemas" ] [ "ImageOutput" ] ;
7445
+ img_resize : components [ "schemas" ] [ "ImageOutput" ] ;
7446
+ round_float : components [ "schemas" ] [ "FloatOutput" ] ;
7447
7447
} ;
7448
7448
/**
7449
7449
* InvocationStartedEvent
@@ -11988,6 +11988,18 @@ export type components = {
11988
11988
* @default 512
11989
11989
*/
11990
11990
tile_size ?: number ;
11991
+ /**
11992
+ * Scale
11993
+ * @description The final scale of the output image. If the model does not upscale the image, this will be ignored.
11994
+ * @default 4
11995
+ */
11996
+ scale ?: number ;
11997
+ /**
11998
+ * Fit To Multiple Of 8
11999
+ * @description If true, the output image will be resized to the nearest multiple of 8 in both dimensions.
12000
+ * @default false
12001
+ */
12002
+ fit_to_multiple_of_8 ?: boolean ;
11991
12003
/**
11992
12004
* type
11993
12005
* @default spandrel_image_to_image
0 commit comments