CivArchive
    Flux Upscaler | TTP Face Restore & 4K Upscaling - v1.0
    NSFW
    Preview 126771470

    Repair distorted faces and upscale images to 4K resolution.

    Who it's for: creators who want this pipeline in ComfyUI without assembling nodes from scratch. Not for: one-click results with zero tuning — you still choose inputs, prompts, and settings.

    Open preloaded workflow on RunComfy

    Open preloaded workflow on RunComfy (browser)

    Why RunComfy first
    - Fewer missing-node surprises — run the graph in a managed environment before you mirror it locally.
    - Quick GPU tryout — useful if your local VRAM or install time is the bottleneck.
    - Matches the published JSON — the zip follows the same runnable workflow you can open on RunComfy.

    When downloading for local ComfyUI makes sense — you want full control over models on disk, batch scripting, or offline runs.

    How to use (local ComfyUI)
    1. Load inputs (images/video/audio) in the marked loader nodes.
    2. Set prompts, resolution, and seeds; start with a short test run.
    3. Export from the Save / Write nodes shown in the graph.

    Expectations — First run may pull large weights; cloud runs may require a free RunComfy account.


    Overview

    Updated 6/16/2025: ComfyUI version updated to v0.3.39 for improved stability and compatibility. The Flux Upscaler with TTP Tile technology solves the common problem of distorted faces in AI-generated images. This specialized workflow combines tile-based processing with Flux's powerful image enhancement to repair facial features while upscaling resolution to 4K. The process preserves overall composition while selectively redrawing problematic areas, making it ideal for fixing small, distorted faces in otherwise good compositions. Compatible with various model bases for different facial styles.

    Important nodes:

    • High-Precision Face Restore:

    • 4K Image Upscaling:

    • Tile-Based Patch Enhancement:

    • LoRA Switching for Identity Preservation:

    Notes

    Flux Upscaler | TTP Face Restore & 4K Upscaling — see RunComfy page for the latest node requirements.

    Description

    Initial release — Flux-TTP-Upscale.

    FAQ

    Comments (1)

    demogorgonevgen738Jul 25, 2026
    CivitAI
    # ComfyUI Error Report ## Error Details - **Node ID:** 40 - **Node Type:** Joy_caption_two_load - **Exception Type:** AssertionError - **Exception Message:** AssertionError: ## Stack Trace ``` File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 543, 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, v3_data=v3_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 342, 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, v3_data=v3_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 316, in _async_map_node_over_list await process_inputs(input_dict, i) File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 304, in process_inputs result = f(**inputs) File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 268, in generate self.loadModels() ~~~~~~~~~~~~~~~^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 263, in loadModels self.pipeline.loadModels() ~~~~~~~~~~~~~~~~~~~~~~~~^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 229, in loadModels self.clip_model = JoyClipVisionModel(self.load_device, self.offload_device) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 51, in __init__ assert (BASE_MODEL_PATH / "clip_model.pt").exists() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ ``` ## System Information - **ComfyUI Version:** 0.28.3 - **Arguments:** ComfyUI\main.py --feature-flag show_signin_button=true --enable-manager --extra-model-paths-config C:\Users\Evgen\AppData\Roaming\Comfy Desktop\shared_model_paths.yaml --input-directory C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\input --output-directory C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\output - **OS:** win32 - **Python Version:** 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)] - **Embedded Python:** false - **PyTorch Version:** 2.10.0+cu130 ## Devices - **Name:** cuda:0 NVIDIA GeForce RTX 5080 : cudaMallocAsync - **Type:** cuda - **VRAM Total:** 17094344704 - **VRAM Free:** 15715008512 - **Torch VRAM Total:** 0 - **Torch VRAM Free:** 0 ## Logs ``` 2026-07-26T04:17:14.525487 - [INFO] setup plugin alembic.autogenerate.schemas 2026-07-26T04:17:14.525585 - [INFO] setup plugin alembic.autogenerate.tables 2026-07-26T04:17:14.525637 - [INFO] setup plugin alembic.autogenerate.types 2026-07-26T04:17:14.525686 - [INFO] setup plugin alembic.autogenerate.constraints 2026-07-26T04:17:14.525731 - [INFO] setup plugin alembic.autogenerate.defaults 2026-07-26T04:17:14.525776 - [INFO] setup plugin alembic.autogenerate.comments 2026-07-26T04:17:14.883485 - [INFO] Adding extra search path checkpoints C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\checkpoints 2026-07-26T04:17:14.883557 - [INFO] Adding extra search path classifiers C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\classifiers 2026-07-26T04:17:14.883591 - [INFO] Adding extra search path clip_vision C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\clip_vision 2026-07-26T04:17:14.883622 - [INFO] Adding extra search path configs C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\configs 2026-07-26T04:17:14.883649 - [INFO] Adding extra search path controlnet C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\controlnet 2026-07-26T04:17:14.883674 - [INFO] Adding extra search path controlnet C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\t2i_adapter 2026-07-26T04:17:14.883698 - [INFO] Adding extra search path diffusers C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\diffusers 2026-07-26T04:17:14.883721 - [INFO] Adding extra search path diffusion_models C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\diffusion_models 2026-07-26T04:17:14.883745 - [INFO] Adding extra search path embeddings C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\embeddings 2026-07-26T04:17:14.883767 - [INFO] Adding extra search path gligen C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\gligen 2026-07-26T04:17:14.883790 - [INFO] Adding extra search path hypernetworks C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\hypernetworks 2026-07-26T04:17:14.883814 - [INFO] Adding extra search path latent_upscale_models C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\latent_upscale_models 2026-07-26T04:17:14.883836 - [INFO] Adding extra search path loras C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\loras 2026-07-26T04:17:14.883859 - [INFO] Adding extra search path model_patches C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\model_patches 2026-07-26T04:17:14.883886 - [INFO] Adding extra search path audio_encoders C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\audio_encoders 2026-07-26T04:17:14.883910 - [INFO] Adding extra search path photomaker C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\photomaker 2026-07-26T04:17:14.883932 - [INFO] Adding extra search path style_models C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\style_models 2026-07-26T04:17:14.883954 - [INFO] Adding extra search path text_encoders C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\text_encoders 2026-07-26T04:17:14.883975 - [INFO] Adding extra search path upscale_models C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\upscale_models 2026-07-26T04:17:14.883997 - [INFO] Adding extra search path background_removal C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\background_removal 2026-07-26T04:17:14.884022 - [INFO] Adding extra search path frame_interpolation C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\frame_interpolation 2026-07-26T04:17:14.884045 - [INFO] Adding extra search path geometry_estimation C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\geometry_estimation 2026-07-26T04:17:14.884070 - [INFO] Adding extra search path optical_flow C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\optical_flow 2026-07-26T04:17:14.884092 - [INFO] Adding extra search path detection C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\detection 2026-07-26T04:17:14.884114 - [INFO] Adding extra search path vae C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\vae 2026-07-26T04:17:14.884135 - [INFO] Adding extra search path vae_approx C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\vae_approx 2026-07-26T04:17:14.884157 - [INFO] Adding extra search path Joy_caption_two C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\Joy_caption_two 2026-07-26T04:17:14.884182 - [INFO] Adding extra search path onnx C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\onnx 2026-07-26T04:17:14.884204 - [INFO] Adding extra search path sams C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\sams 2026-07-26T04:17:14.884227 - [INFO] Adding extra search path clip C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\clip 2026-07-26T04:17:14.884249 - [INFO] Adding extra search path unet C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\models\unet 2026-07-26T04:17:14.884281 - [INFO] Setting output directory to: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\output 2026-07-26T04:17:14.884318 - [INFO] Setting input directory to: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Shared\input 2026-07-26T04:17:15.221373 - [START] Security scan2026-07-26T04:17:15.221385 - 2026-07-26T04:17:16.387672 - [DONE] Security scan2026-07-26T04:17:16.387686 - 2026-07-26T04:17:16.389549 - ** ComfyUI startup time:2026-07-26T04:17:16.389617 - 2026-07-26T04:17:16.389660 - 2026-07-26 04:17:16.3892026-07-26T04:17:16.389698 - 2026-07-26T04:17:16.389741 - ** Platform:2026-07-26T04:17:16.389777 - 2026-07-26T04:17:16.389812 - Windows2026-07-26T04:17:16.389848 - 2026-07-26T04:17:16.389885 - ** Python version:2026-07-26T04:17:16.389919 - 2026-07-26T04:17:16.389953 - 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]2026-07-26T04:17:16.389989 - 2026-07-26T04:17:16.390025 - ** Python executable:2026-07-26T04:17:16.390059 - 2026-07-26T04:17:16.390093 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\.venv\Scripts\python.exe2026-07-26T04:17:16.390128 - 2026-07-26T04:17:16.390163 - ** ComfyUI Path:2026-07-26T04:17:16.390196 - 2026-07-26T04:17:16.390229 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI2026-07-26T04:17:16.390262 - 2026-07-26T04:17:16.390299 - ** ComfyUI Base Folder Path:2026-07-26T04:17:16.390331 - 2026-07-26T04:17:16.390365 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI2026-07-26T04:17:16.390397 - 2026-07-26T04:17:16.390431 - ** User directory:2026-07-26T04:17:16.390463 - 2026-07-26T04:17:16.391216 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\user2026-07-26T04:17:16.391265 - 2026-07-26T04:17:16.391291 - ** ComfyUI-Manager config path:2026-07-26T04:17:16.391312 - 2026-07-26T04:17:16.391331 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\user\__manager\config.ini2026-07-26T04:17:16.391349 - 2026-07-26T04:17:16.391374 - ** Log path:2026-07-26T04:17:16.391391 - 2026-07-26T04:17:16.391409 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\user\comfyui.log2026-07-26T04:17:16.391431 - 2026-07-26T04:17:17.602397 - [INFO] [PRE] ComfyUI-Manager 2026-07-26T04:17:17.604845 - [INFO] Prestartup times for custom nodes: 2026-07-26T04:17:17.604940 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\rgthree-comfy 2026-07-26T04:17:17.604996 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-easy-use 2026-07-26T04:17:17.605059 - [INFO] 2026-07-26T04:17:18.105316 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\.venv\Lib\site-packages\torch\cuda\__init__.py:65: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. import pynvml # type: ignore[import] 2026-07-26T04:17:20.681288 - [INFO] Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']} 2026-07-26T04:17:20.681426 - [INFO] Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []} 2026-07-26T04:17:20.681492 - [INFO] Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']} 2026-07-26T04:17:20.687996 - [INFO] Checkpoint files will always be loaded safely. 2026-07-26T04:17:20.764981 - [INFO] Total VRAM 16302 MB, total RAM 32674 MB 2026-07-26T04:17:20.765170 - [INFO] pytorch version: 2.10.0+cu130 2026-07-26T04:17:20.766325 - [INFO] Set vram state to: NORMAL_VRAM 2026-07-26T04:17:20.766832 - [INFO] Device: cuda:0 NVIDIA GeForce RTX 5080 : cudaMallocAsync 2026-07-26T04:17:20.791090 - [INFO] Using async weight offloading with 2 streams 2026-07-26T04:17:20.791500 - [INFO] Enabled pinned memory 13069.0 2026-07-26T04:17:20.795141 - [INFO] working around nvidia conv3d memory bug. 2026-07-26T04:17:21.083498 - [INFO] Using pytorch attention 2026-07-26T04:17:24.623228 - [INFO] DynamicVRAM support detected and enabled 2026-07-26T04:17:24.623355 - [INFO] Python version: 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)] 2026-07-26T04:17:24.623437 - [INFO] ComfyUI version: 0.28.3 2026-07-26T04:17:24.624797 - [INFO] comfy-aimdo version: 0.4.10 2026-07-26T04:17:24.626007 - [INFO] comfy-kitchen version: 0.2.20 2026-07-26T04:17:24.634647 - [INFO] comfyui-frontend-package version: 1.45.21 2026-07-26T04:17:24.634763 - [INFO] comfyui-workflow-templates version: 0.11.15 2026-07-26T04:17:24.634824 - [INFO] comfyui-embedded-docs version: 0.5.8 2026-07-26T04:17:24.634885 - [INFO] comfy-kitchen version: 0.2.20 2026-07-26T04:17:24.634949 - [INFO] comfy-aimdo version: 0.4.10 2026-07-26T04:17:24.636854 - [INFO] [Prompt Server] web root: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\.venv\Lib\site-packages\comfyui_frontend_package\static 2026-07-26T04:17:24.637665 - [INFO] Asset seeder disabled 2026-07-26T04:17:24.637791 - [INFO] [START] ComfyUI-Manager 2026-07-26T04:17:24.825076 - [ComfyUI-Manager] Using GitPython backend2026-07-26T04:17:24.825130 - 2026-07-26T04:17:24.866700 - [INFO] [ComfyUI-Manager] network_mode: public 2026-07-26T04:17:24.878995 - [WARNING] [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. To use this feature, please run the following command: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\.venv\Scripts\python.exe -m pip install matrix-nio 2026-07-26T04:17:26.331959 - [INFO] No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate' 2026-07-26T04:17:31.074857 - [ComfyUI-Easy-Use] server: v1.3.6 Loaded2026-07-26T04:17:31.074918 - 2026-07-26T04:17:31.074954 - [ComfyUI-Easy-Use] web root: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-easy-use\web_version/v2 Loaded2026-07-26T04:17:31.074976 - 2026-07-26T04:17:31.086564 - [INFO] ComfyUI-GGUF: Allowing full torch compile 2026-07-26T04:17:31.108184 - [INFO] ### Loading: ComfyUI-Impact-Pack (V8.28.3) 2026-07-26T04:17:31.272368 - [INFO] [Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode. 2026-07-26T04:17:31.273420 - [INFO] [Impact Pack] Wildcards loading done. 2026-07-26T04:17:31.283387 - [INFO] ### Loading: ComfyUI-Inspire-Pack (V1.23) 2026-07-26T04:17:31.340486 - jjk_util loding2026-07-26T04:17:31.340539 - 2026-07-26T04:17:31.619196 - [WARNING] KJNodes: PatchTritonVAE node could not be imported. PatchTritonVAE will be unavailable. Traceback (most recent call last): File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-kjnodes\nodes\triton_vae.py", line 18, in <module> import triton ModuleNotFoundError: No module named 'triton' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-kjnodes\__init__.py", line 364, in <module> from .nodes.triton_vae import PatchTritonVAE File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-kjnodes\nodes\triton_vae.py", line 21, in <module> raise ImportError("PatchTritonVAE requires triton (pip install triton, or triton-windows)") from e ImportError: PatchTritonVAE requires triton (pip install triton, or triton-windows) 2026-07-26T04:17:31.636987 - [C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts 2026-07-26T04:17:31.637785 - [C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False 2026-07-26T04:17:31.638519 - [C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] 2026-07-26T04:17:31.658209 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly") 2026-07-26T04:17:31.681260 - [WARNING] Traceback (most recent call last): File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\nodes.py", line 2247, in load_custom_node module_spec.loader.exec_module(module) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "<frozen importlib._bootstrap_external>", line 1019, in exec_module File "<frozen importlib._bootstrap_external>", line 1156, in get_code File "<frozen importlib._bootstrap_external>", line 1214, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Evgen\\AppData\\Local\\Comfy-Desktop\\ComfyUI-Installs\\ComfyUI (1)\\ComfyUI\\custom_nodes\\Joy_caption_two\\__init__.py' 2026-07-26T04:17:31.681484 - [WARNING] Cannot import C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\Joy_caption_two module for custom nodes: [Errno 2] No such file or directory: 'C:\\Users\\Evgen\\AppData\\Local\\Comfy-Desktop\\ComfyUI-Installs\\ComfyUI (1)\\ComfyUI\\custom_nodes\\Joy_caption_two\\__init__.py' 2026-07-26T04:17:31.703402 - 2026-07-26T04:17:31.703470 - [rgthree-comfy] Loaded 48 exciting nodes. 🎉2026-07-26T04:17:31.703499 - 2026-07-26T04:17:31.703522 - 2026-07-26T04:17:31.703556 - [rgthree-comfy] ComfyUI's new Node 2.0 rendering may be incompatible with some rgthree-comfy nodes and features, breaking some rendering as well as losing the ability to access a node's properties (a vital part of many nodes). It also appears to run MUCH more slowly spiking CPU usage and causing jankiness and unresponsiveness, especially with large workflows. Personally I am not planning to use the new Nodes 2.0 and, unfortunately, am not able to invest the time to investigate and overhaul rgthree-comfy where needed. If you have issues when Nodes 2.0 is enabled, I'd urge you to switch it off as well and join me in hoping ComfyUI is not planning to deprecate the existing, stable canvas rendering all together. 2026-07-26T04:17:31.703582 - 2026-07-26T04:17:31.706405 - [INFO] Import times for custom nodes: 2026-07-26T04:17:31.706491 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\websocket_image_save.py 2026-07-26T04:17:31.706552 - [INFO] 0.0 seconds (IMPORT FAILED): C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\Joy_caption_two 2026-07-26T04:17:31.706610 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_ttp_toolset 2026-07-26T04:17:31.706659 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-mxtoolkit 2026-07-26T04:17:31.706710 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch 2026-07-26T04:17:31.706758 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\cg-use-everywhere 2026-07-26T04:17:31.706810 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two 2026-07-26T04:17:31.706854 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\ComfyUI-Jjk-Nodes 2026-07-26T04:17:31.706904 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\ComfyUI-GGUF 2026-07-26T04:17:31.706950 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-custom-scripts 2026-07-26T04:17:31.706993 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-image-saver 2026-07-26T04:17:31.707045 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\rgthree-comfy 2026-07-26T04:17:31.707088 - [INFO] 0.0 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_controlnet_aux 2026-07-26T04:17:31.707140 - [INFO] 0.1 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-inspire-pack 2026-07-26T04:17:31.707188 - [INFO] 0.2 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-impact-pack 2026-07-26T04:17:31.707236 - [INFO] 0.3 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-detail-daemon 2026-07-26T04:17:31.707279 - [INFO] 0.3 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-kjnodes 2026-07-26T04:17:31.707328 - [INFO] 3.8 seconds: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui-easy-use 2026-07-26T04:17:31.707374 - [INFO] 2026-07-26T04:17:31.709977 - [INFO] Context impl SQLiteImpl. 2026-07-26T04:17:31.710066 - [INFO] Will assume non-transactional DDL. 2026-07-26T04:17:31.915650 - [INFO] Using RAM pressure cache. 2026-07-26T04:17:31.916324 - [INFO] Starting server 2026-07-26T04:17:31.916742 - [INFO] To see the GUI go to: http://127.0.0.1:8188 2026-07-26T04:17:33.400289 - [WARNING] [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2026-07-26T04:17:33.411815 - [WARNING] [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/clipspace.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2026-07-26T04:17:33.413223 - [WARNING] [DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/widgetInputs.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2026-07-26T04:17:34.043283 - [ERROR] [Inspire Pack] IPAdapterPlus is not installed. 2026-07-26T04:17:34.084722 - [INFO] [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used. 2026-07-26T04:17:34.175159 - FETCH DATA from: C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\.venv\Lib\site-packages\comfyui_manager\custom-node-list.json2026-07-26T04:17:34.175208 - 2026-07-26T04:17:34.192502 - [DONE]2026-07-26T04:17:34.192556 - 2026-07-26T04:17:35.109420 - [WARNING] [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. 2026-07-26T04:17:40.159731 - [INFO] got prompt 2026-07-26T04:17:40.179051 - C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\models\clip\siglip-so400m-patch14-3842026-07-26T04:17:40.179114 - 2026-07-26T04:17:40.188349 - [transformers] `torch_dtype` is deprecated! Use `dtype` instead! 2026-07-26T04:17:40.719043 - Loading weights: 74%|███████▍ | 661/888 [00:00<00:00, 2197.38it/s]2026-07-26T04:17:40.818878 - Loading weights: 100%|██████████| 888/888 [00:00<00:00, 2206.33it/s]2026-07-26T04:17:40.818952 - 2026-07-26T04:17:41.306991 - [ERROR] !!! Exception during processing !!! 2026-07-26T04:17:41.309143 - [ERROR] Traceback (most recent call last): File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 543, 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, v3_data=v3_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 342, 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, v3_data=v3_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 316, in _async_map_node_over_list await process_inputs(input_dict, i) File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\execution.py", line 304, in process_inputs result = f(**inputs) File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 268, in generate self.loadModels() ~~~~~~~~~~~~~~~^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 263, in loadModels self.pipeline.loadModels() ~~~~~~~~~~~~~~~~~~~~~~~~^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 229, in loadModels self.clip_model = JoyClipVisionModel(self.load_device, self.offload_device) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Evgen\AppData\Local\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\comfyui_slk_joy_caption_two\joy_caption_two_node.py", line 51, in __init__ assert (BASE_MODEL_PATH / "clip_model.pt").exists() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ AssertionError 2026-07-26T04:17:41.312113 - [INFO] Prompt executed in 1.14 seconds ``` ## Attached Workflow Please make sure that workflow does not contain any sensitive information such as API keys or passwords. ``` Workflow too large. Please manually upload the workflow from local file system. ``` ## Additional Context (Please add any additional context or steps to reproduce the error here)

    I do not know what to do. I have a mistake at work.

    Workflows
    SD 1.5

    Details

    Downloads
    265
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/8/2026
    Updated
    8/12/2026
    Deleted
    -

    Files

    fluxUpscalerTTPFace_v10.zip

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)