Skip to content

Running out of memory when using masking helper. #207

@aguyfromsector2814

Description

@aguyfromsector2814

First, confirm

  • I have read the instruction carefully
  • I have searched the existing issues
  • I have updated the extension to the latest version

What happened?

Workflow is totally fine without it, however when incorporating masking helper

Steps to reproduce the problem

Settings match example workflow.

Image

Sysinfo

ComfyUI Error Report

Error Details

  • Node ID: 47
  • Node Type: ReActorMaskHelper
  • Exception Type: torch.OutOfMemoryError
  • Exception Message: Allocation on device
    This error means you ran out of memory on your GPU.

TIPS: If the workflow worked before you might have accidentally set the batch_size to a large number.

Stack Trace

  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 510, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 324, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 298, in _async_map_node_over_list
    await process_inputs(input_dict, i)

  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 286, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^

  File "D:\ComfyUI\resources\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 1180, in execute
    image = image.to(device)
            ^^^^^^^^^^^^^^^^

System Information

  • ComfyUI Version: 0.3.76
  • Arguments: D:\ComfyUI\resources\ComfyUI\main.py --user-directory D:\ComfyUI files\user --input-directory D:\ComfyUI files\input --output-directory D:\ComfyUI files\output --front-end-root D:\ComfyUI\resources\ComfyUI\web_custom_versions\desktop_app --base-directory D:\ComfyUI files --extra-model-paths-config C:\Users\evanp\AppData\Roaming\ComfyUI\extra_models_config.yaml --log-stdout --listen 127.0.0.1 --port 8000 --lowvram
  • OS: nt
  • Python Version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
  • Embedded Python: false
  • PyTorch Version: 2.8.0+cu129

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 8585216000
    • VRAM Free: 7440695296
    • Torch VRAM Total: 0
    • Torch VRAM Free: 0

Logs

2025-12-26T01:16:36.800927 - [ReActor] 01:16:36 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:38.382049 - [ReActor] 01:16:38 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:38.422049 - [ReActor] 01:16:38 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:40.035419 - [ReActor] 01:16:40 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:40.070945 - [ReActor] 01:16:40 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:41.490653 - [ReActor] 01:16:41 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:41.524653 - [ReActor] 01:16:41 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:42.719327 - [ReActor] 01:16:42 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:42.756933 - [ReActor] 01:16:42 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:43.787400 - [ReActor] 01:16:43 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:43.821375 - [ReActor] 01:16:43 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:44.778669 - [ReActor] 01:16:44 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:44.814669 - [ReActor] 01:16:44 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:45.741167 - [ReActor] 01:16:45 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:45.774647 - [ReActor] 01:16:45 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:46.705811 - [ReActor] 01:16:46 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:46.739810 - [ReActor] 01:16:46 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:47.781474 - [ReActor] 01:16:47 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:47.818064 - [ReActor] 01:16:47 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:48.745671 - [ReActor] 01:16:48 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:48.779184 - [ReActor] 01:16:48 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:49.815709 - [ReActor] 01:16:49 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:49.851704 - [ReActor] 01:16:49 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:50.948658 - [ReActor] 01:16:50 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:50.985175 - [ReActor] 01:16:50 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:52.171644 - [ReActor] 01:16:52 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:52.207646 - [ReActor] 01:16:52 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:53.343920 - [ReActor] 01:16:53 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:53.381442 - [ReActor] 01:16:53 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:54.408849 - [ReActor] 01:16:54 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:54.442847 - [ReActor] 01:16:54 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:55.453897 - [ReActor] 01:16:55 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:55.488417 - [ReActor] 01:16:55 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:56.447503 - [ReActor] 01:16:56 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:56.485409 - [ReActor] 01:16:56 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:57.522699 - [ReActor] 01:16:57 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:57.557590 - [ReActor] 01:16:57 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:58.573516 - [ReActor] 01:16:58 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:58.609820 - [ReActor] 01:16:58 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:16:59.607855 - [ReActor] 01:16:59 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:16:59.646634 - [ReActor] 01:16:59 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:00.680506 - [ReActor] 01:17:00 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:00.720505 - [ReActor] 01:17:00 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:01.778929 - [ReActor] 01:17:01 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:01.812926 - [ReActor] 01:17:01 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:02.777945 - [ReActor] 01:17:02 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:02.813460 - [ReActor] 01:17:02 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:03.799514 - [ReActor] 01:17:03 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:03.834515 - [ReActor] 01:17:03 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:04.745453 - [ReActor] 01:17:04 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:04.779966 - [ReActor] 01:17:04 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:05.785869 - [ReActor] 01:17:05 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:05.819601 - [ReActor] 01:17:05 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:06.764713 - [ReActor] 01:17:06 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:06.798527 - [ReActor] 01:17:06 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:07.811633 - [ReActor] 01:17:07 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:07.849631 - [ReActor] 01:17:07 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:08.849576 - [ReActor] 01:17:08 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:08.885740 - [ReActor] 01:17:08 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:09.838616 - [ReActor] 01:17:09 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:09.874620 - [ReActor] 01:17:09 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:10.860539 - [ReActor] 01:17:10 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:10.896366 - [ReActor] 01:17:10 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:11.961799 - [ReActor] 01:17:11 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:12.002308 - [ReActor] 01:17:12 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:12.943415 - [ReActor] 01:17:12 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:12.980417 - [ReActor] 01:17:12 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:13.931196 - [ReActor] 01:17:13 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:13.970195 - [ReActor] 01:17:13 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:14.913247 - [ReActor] 01:17:14 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:14.953525 - [ReActor] 01:17:14 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:15.949214 - [ReActor] 01:17:15 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:15.985727 - [ReActor] 01:17:15 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:16.933675 - [ReActor] 01:17:16 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:16.969674 - [ReActor] 01:17:16 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:17.896791 - [ReActor] 01:17:17 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:17.934791 - [ReActor] 01:17:17 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:18.895293 - [ReActor] 01:17:18 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:18.930293 - [ReActor] 01:17:18 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:19.859527 - [ReActor] 01:17:19 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:19.894443 - [ReActor] 01:17:19 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:20.884357 - [ReActor] 01:17:20 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:20.920699 - [ReActor] 01:17:20 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:21.893747 - [ReActor] 01:17:21 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:21.930748 - [ReActor] 01:17:21 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:22.856228 - [ReActor] 01:17:22 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:22.890738 - [ReActor] 01:17:22 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:23.827319 - [ReActor] 01:17:23 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:23.863066 - [ReActor] 01:17:23 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:24.784378 - [ReActor] 01:17:24 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:24.820777 - [ReActor] 01:17:24 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:25.777837 - [ReActor] 01:17:25 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:25.813347 - [ReActor] 01:17:25 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:26.757222 - [ReActor] 01:17:26 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:26.791730 - [ReActor] 01:17:26 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:27.797492 - [ReActor] 01:17:27 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:27.834495 - [ReActor] 01:17:27 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:28.785003 - [ReActor] 01:17:28 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:28.820119 - [ReActor] 01:17:28 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:29.753283 - [ReActor] 01:17:29 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:29.789285 - [ReActor] 01:17:29 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:30.788169 - [ReActor] 01:17:30 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:30.833684 - [ReActor] 01:17:30 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:31.811055 - [ReActor] 01:17:31 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:31.853054 - [ReActor] 01:17:31 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:32.872823 - [ReActor] 01:17:32 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:32.907154 - [ReActor] 01:17:32 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:33.824404 - [ReActor] 01:17:33 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:33.858398 - [ReActor] 01:17:33 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:34.774425 - [ReActor] 01:17:34 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:34.809574 - [ReActor] 01:17:34 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:35.756851 - [ReActor] 01:17:35 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:35.792855 - [ReActor] 01:17:35 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:36.772680 - [ReActor] 01:17:36 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:36.810196 - [ReActor] 01:17:36 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:37.748776 - [ReActor] 01:17:37 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:37.784778 - [ReActor] 01:17:37 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:38.703979 - [ReActor] 01:17:38 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:38.739170 - [ReActor] 01:17:38 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:39.653815 - [ReActor] 01:17:39 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:39.689819 - [ReActor] 01:17:39 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:40.621083 - [ReActor] 01:17:40 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:40.656083 - [ReActor] 01:17:40 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:41.664391 - [ReActor] 01:17:41 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:41.702399 - [ReActor] 01:17:41 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:42.636866 - [ReActor] 01:17:42 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:42.672866 - [ReActor] 01:17:42 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:43.607326 - [ReActor] 01:17:43 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:43.642326 - [ReActor] 01:17:43 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:44.559226 - [ReActor] 01:17:44 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:44.594229 - [ReActor] 01:17:44 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:45.530620 - [ReActor] 01:17:45 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:45.568620 - [ReActor] 01:17:45 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:46.502235 - [ReActor] 01:17:46 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:46.536616 - [ReActor] 01:17:46 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:47.450245 - [ReActor] 01:17:47 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:47.487244 - [ReActor] 01:17:47 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:48.629673 - [ReActor] 01:17:48 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:48.666673 - [ReActor] 01:17:48 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:49.572478 - [ReActor] 01:17:49 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:49.607486 - [ReActor] 01:17:49 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:50.519993 - [ReActor] 01:17:50 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:50.555990 - [ReActor] 01:17:50 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:51.489273 - [ReActor] 01:17:51 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:51.525789 - [ReActor] 01:17:51 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:52.516971 - [ReActor] 01:17:52 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:52.552972 - [ReActor] 01:17:52 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:53.528423 - [ReActor] 01:17:53 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:53.564420 - [ReActor] 01:17:53 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:54.500120 - [ReActor] 01:17:54 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:54.536635 - [ReActor] 01:17:54 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:55.481386 - [ReActor] 01:17:55 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:55.518637 - [ReActor] 01:17:55 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:56.424709 - [ReActor] 01:17:56 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:56.460709 - [ReActor] 01:17:56 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:57.405056 - [ReActor] 01:17:57 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:57.441563 - [ReActor] 01:17:57 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:58.447463 - [ReActor] 01:17:58 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:58.483464 - [ReActor] 01:17:58 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:17:59.424938 - [ReActor] 01:17:59 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:17:59.459935 - [ReActor] 01:17:59 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:00.403088 - [ReActor] 01:18:00 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:00.439594 - [ReActor] 01:18:00 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:01.364352 - [ReActor] 01:18:01 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:01.400350 - [ReActor] 01:18:01 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:02.359650 - [ReActor] 01:18:02 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:02.394650 - [ReActor] 01:18:02 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:03.369973 - [ReActor] 01:18:03 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:03.405979 - [ReActor] 01:18:03 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:04.337820 - [ReActor] 01:18:04 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:04.373820 - [ReActor] 01:18:04 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:05.398648 - [ReActor] 01:18:05 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:05.435165 - [ReActor] 01:18:05 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:06.386091 - [ReActor] 01:18:06 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:06.422101 - [ReActor] 01:18:06 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:07.409674 - [ReActor] 01:18:07 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:07.448640 - [ReActor] 01:18:07 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:08.535322 - [ReActor] 01:18:08 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:08.569324 - [ReActor] 01:18:08 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:10.018269 - [ReActor] 01:18:10 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:10.062688 - [ReActor] 01:18:10 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:11.713790 - [ReActor] 01:18:11 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:11.749298 - [ReActor] 01:18:11 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:13.043817 - [ReActor] 01:18:13 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:13.079816 - [ReActor] 01:18:13 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:14.227250 - [ReActor] 01:18:14 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:14.265035 - [ReActor] 01:18:14 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:15.400552 - [ReActor] 01:18:15 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:15.439073 - [ReActor] 01:18:15 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:16.441330 - [ReActor] 01:18:16 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:16.480331 - [ReActor] 01:18:16 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:17.483325 - [ReActor] 01:18:17 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:17.521331 - [ReActor] 01:18:17 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:18.459482 - [ReActor] 01:18:18 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:18.495480 - [ReActor] 01:18:18 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:19.560821 - [ReActor] 01:18:19 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:19.602536 - [ReActor] 01:18:19 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:20.570165 - [ReActor] 01:18:20 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:20.606163 - [ReActor] 01:18:20 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:21.606671 - [ReActor] 01:18:21 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:21.643187 - [ReActor] 01:18:21 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:22.668687 - [ReActor] 01:18:22 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:22.704201 - [ReActor] 01:18:22 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:23.683007 - [ReActor] 01:18:23 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:23.719005 - [ReActor] 01:18:23 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:24.648512 - [ReActor] 01:18:24 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:24.686512 - [ReActor] 01:18:24 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:25.663083 - [ReActor] 01:18:25 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:25.698079 - [ReActor] 01:18:25 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:26.627936 - [ReActor] 01:18:26 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:26.664444 - [ReActor] 01:18:26 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:27.608947 - [ReActor] 01:18:27 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:27.645145 - [ReActor] 01:18:27 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:28.650999 - [ReActor] 01:18:28 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:28.687508 - [ReActor] 01:18:28 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:29.623169 - [ReActor] 01:18:29 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:29.657692 - [ReActor] 01:18:29 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:30.627403 - [ReActor] 01:18:30 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:30.667912 - [ReActor] 01:18:30 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:31.659042 - [ReActor] 01:18:31 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:31.693037 - [ReActor] 01:18:31 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:32.742418 - [ReActor] 01:18:32 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:32.778248 - [ReActor] 01:18:32 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:33.890096 - [ReActor] 01:18:33 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:33.925098 - [ReActor] 01:18:33 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:34.968577 - [ReActor] 01:18:34 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:35.008576 - [ReActor] 01:18:35 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:36.002691 - [ReActor] 01:18:36 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:36.036696 - [ReActor] 01:18:36 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:37.046300 - [ReActor] 01:18:37 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:37.092299 - [ReActor] 01:18:37 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:38.121749 - [ReActor] 01:18:38 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:38.165644 - [ReActor] 01:18:38 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:39.207554 - [ReActor] 01:18:39 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:39.245070 - [ReActor] 01:18:39 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:40.332299 - [ReActor] 01:18:40 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:40.368808 - [ReActor] 01:18:40 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:41.361707 - [ReActor] 01:18:41 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:41.397711 - [ReActor] 01:18:41 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:42.349323 - [ReActor] 01:18:42 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:42.387319 - [ReActor] 01:18:42 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:43.337213 - [ReActor] 01:18:43 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:43.375728 - [ReActor] 01:18:43 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:44.341344 - [ReActor] 01:18:44 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:44.378861 - [ReActor] 01:18:44 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:45.329127 - [ReActor] 01:18:45 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:45.363637 - [ReActor] 01:18:45 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:46.313306 - [ReActor] 01:18:46 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:46.350363 - [ReActor] 01:18:46 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:47.289613 - [ReActor] 01:18:47 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:47.325613 - [ReActor] 01:18:47 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:48.879099 - [ReActor] 01:18:48 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:48.918102 - [ReActor] 01:18:48 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:50.066178 - [ReActor] 01:18:50 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:50.103178 - [ReActor] 01:18:50 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:51.197988 - [ReActor] 01:18:51 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:51.233985 - [ReActor] 01:18:51 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:52.178703 - [ReActor] 01:18:52 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:52.212702 - [ReActor] 01:18:52 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:53.183623 - [ReActor] 01:18:53 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:53.219989 - [ReActor] 01:18:53 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:54.197015 - [ReActor] 01:18:54 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:54.234014 - [ReActor] 01:18:54 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:55.228480 - [ReActor] 01:18:55 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:55.265999 - [ReActor] 01:18:55 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:56.343393 - [ReActor] 01:18:56 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:56.389906 - [ReActor] 01:18:56 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:57.398604 - [ReActor] 01:18:57 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:57.439603 - [ReActor] 01:18:57 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:58.389901 - [ReActor] 01:18:58 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:58.433901 - [ReActor] 01:18:58 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:18:59.509913 - [ReActor] 01:18:59 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:18:59.553912 - [ReActor] 01:18:59 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:00.688425 - [ReActor] 01:19:00 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:00.723198 - [ReActor] 01:19:00 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:01.871554 - [ReActor] 01:19:01 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:01.906555 - [ReActor] 01:19:01 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:03.023512 - [ReActor] 01:19:03 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:03.065377 - [ReActor] 01:19:03 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:04.267058 - [ReActor] 01:19:04 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:04.310148 - [ReActor] 01:19:04 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:05.464830 - [ReActor] 01:19:05 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:05.498339 - [ReActor] 01:19:05 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:06.492651 - [ReActor] 01:19:06 - �[38;5;173mSTATUS�[0m - Face Boost is enabled (inswapper/reswapper only)
2025-12-26T01:19:06.529650 - [ReActor] 01:19:06 - �[38;5;173mSTATUS�[0m - Boosting the Face with GFPGANv1.4.pth | Face Size is set to 512 with Scale Factor = 4.0 and 'Lanczos' interpolation
2025-12-26T01:19:07.935092 - [ReActor] 01:19:07 - �[38;5;173mSTATUS�[0m - --Done!--
2025-12-26T01:19:11.349203 - !!! Exception during processing !!! Allocation on device 
2025-12-26T01:19:11.352218 - Traceback (most recent call last):
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 510, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 324, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 298, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 286, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 1180, in execute
    image = image.to(device)
            ^^^^^^^^^^^^^^^^
torch.OutOfMemoryError: Allocation on device 

2025-12-26T01:19:11.353217 - Got an OOM, unloading all loaded models.
2025-12-26T01:19:11.949209 - Prompt executed in 208.56 seconds
2025-12-26T01:28:28.499025 - got prompt
2025-12-26T01:28:28.613958 - !!! Exception during processing !!! Allocation on device 
2025-12-26T01:28:28.615958 - Traceback (most recent call last):
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 510, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 324, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 298, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 286, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 1180, in execute
    image = image.to(device)
            ^^^^^^^^^^^^^^^^
torch.OutOfMemoryError: Allocation on device 

2025-12-26T01:28:28.615958 - Got an OOM, unloading all loaded models.
2025-12-26T01:28:29.152994 - Prompt executed in 0.62 seconds
2025-12-26T01:28:58.723801 - got prompt
2025-12-26T01:28:58.844335 - !!! Exception during processing !!! Allocation on device 
2025-12-26T01:28:58.845331 - Traceback (most recent call last):
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 510, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 324, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 298, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 286, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 1180, in execute
    image = image.to(device)
            ^^^^^^^^^^^^^^^^
torch.OutOfMemoryError: Allocation on device 

2025-12-26T01:28:58.845331 - Got an OOM, unloading all loaded models.
2025-12-26T01:28:59.186463 - Prompt executed in 0.44 seconds

Attached Workflow

Additional Context

(Please add any additional context or steps to reproduce the error here)

Relevant console log

got prompt
!!! Exception during processing !!! Allocation on device 
Traceback (most recent call last):
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 510, in execute
    output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 324, in get_output_data
    return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, hidden_inputs=hidden_inputs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 298, in _async_map_node_over_list
    await process_inputs(input_dict, i)
  File "D:\ComfyUI\resources\ComfyUI\execution.py", line 286, in process_inputs
    result = f(**inputs)
             ^^^^^^^^^^^
  File "D:\ComfyUI\resources\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 1180, in execute
    image = image.to(device)
            ^^^^^^^^^^^^^^^^
torch.OutOfMemoryError: Allocation on device 

Got an OOM, unloading all loaded models.
Prompt executed in 0.44 seconds

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions