ACTUAL VERSION 0.43 from 260223
The workflow has 2 main functions, it is designed to 1) enhance renderings and 2) creates highres architectural images (tested 12288x8192) from lowres outputs of any kind of rendering software (tested 1536x1024) and tries to keep details throughout its process of "staged generation": a first stage with sdxl, a second stage for detailing first stages output with flux, a third stage upscaling the seconds stages output with flux again. If you have 3d people in your image, it will autodetect them and enhance them too. You can generate additional people with flux to your image by painting a mask.
More infos here:
and here:
History:
v0.43_260223
- In case you get "Missing Nodes" messages with "If ANY retrn A else B [Microscope Icon]", "Float [Microscope Icon]", "Compare [Microscope Icon]", "Int [Microscope Icon]" -> On ComfyUI_windows_portable (recommended) install/update ComfyUI-Logic nodes (https://github.com/theUpsider/ComfyUI-Logic) through the Manager. Please be aware that these nodes have been ARCHIVED by the author.
- due to comfyui's node 2.0 implementation and incompatibility with rgthree FAST GROUP BYPASSER, this workflow works best with classic node (settings -> comfy -> Nodes 2.0 -> Modern Node Design (Nodes 2.0) -> "off"), otherwise groups have to be bypassed manually
- quality of life updates ensuring compatibility with latest ComfyUI (0.4.12)
- replaced with core nodes to reduce external dependencies
- sipherxyz/comfyui-art-venture
- melMass/comfy_mtb
- jamesWalker55/comfyui-various
- removed
- experimental section including automated inpainting, realtime sdxl previz stage and posed character control
- optional preprocessors for depth, canny and pose alternatives
/edited 260223
v0.37 actual, tested on Comfyui 0.3.68 and frontend v1.28.8 - removed deprecated nodes, quality of live updates
/edited 251105
v0.30 - last versions broke due recent ComfyUI update and issues with mtb-nodes (node+)
/edited 250326
v0.27 recommended - v0.23 of this Model unfortunately stopped working as soon as Mixlabs Nodes are installed or have been installed before (SDXLAspectRatioSelector/art-venture and some preprocessors stop working)
/edited 241102
I assumed, people who are interested in this whole project, will a) find a quick way or already know how to use a 3d environment like e.g. 3dsmax, blender, sketchup, etc. to create the outputs needed, b) adopt some of the things they see here into their own workflows and/or modify everything to their needs, if they want to use this kind of stuff the way I do.
Control over the desired outcome is mainly gained through controlnets in first stage and the help of a masked detail transfer for your base image, where you define the mask by a prompt (e.g. “house, facade, etc. - wherever your details are that you want to transfer/keep throughout the stages you activated). And if you for example have an area where you placed a person with the MaskEditor, the mask gets edited within the process to prevent detail being blended onto that person from your mask. Basically, I’m using various models in a row to add detail in each step or bypass stages that I don’t want while using the workflow, it is only in some cases a straightforward process, still for example I am cherrypicking first stages outputs with a preview chooser before passing it to the next stage.
Depending on the models you use, it imagines photorealistic images from renderings like a "per-polygon-unique-colored-mesh" or some kind of outlines/wireframe-meshes/etc. through one or two (or how many you would add) controlnets. Anything that a sdxl controlnet-preprocessor or your controlnet directly will understand, can be used. In advance you can control the amount of the detail transfer and most of the basic functions with sliders and switches (no, I am not a UI or UX designer). Your Prompt then defines the general output, I like to keep it separated to quickly adjust things in the generation, but it just gets concatenated at the end. You may have to edit your 3d output/base image before generation, for example I painted some vertical tiling lines for my facade directly onto the normalpass renderelement in photoshop.
In addition, you can change the base settings to have an img2img workflow with one button, keeping its functionality if you already have some kind of more or less photorelistic rendering in the base image input. You may want to denoise that at lower values in first stage, then let flux add details in stage 2 & 3. Most of its additional features, e.g. activating “people generation” and using a MaskEditor paintbrush for placing a flux generated person onto your scene, are considered to be a proof of concept as you can see from the examples.
This workflow is:
A potential replacement to many paid services like image enhancement and upscaling
A “tool” developed for myself to assist my daily doings as a technical artist according to my needs from previsualisation to a final image, in general is based on my best intention, latest findings and limited knowledge of AI itself. I still use my 3d environment and additional rendering software and for example still often postprocess my images manually :)
Therefore, this workflow unfortunately is NOT:
a masterpiece comfyUI workflow never seen by mankind before - some might have guessed that
ultimate magic technology that every time you start generation with, makes you receive an award winning image - not yet, but I promise I’ll let you know asap when I have it. I may not will give it away for free then
This workflows output in any case will depend on:
Your base image input, precisely in context to the purpose of this workflow: your skills in your favourite 3d environment for base image creation. I have not tested this thing with any other stuff besides architecture related imagery
Your ability to describe what you want as a prompt/prompting in general
Your Hardware (basically if you can run flux.dev, you can run this, optimization may follow, tested on gf rtx 4090, use more performant models and reduce resolution to make this work on lower hardware)
Your creativity to use/edit/adopt something like this, in a way that fit your needs
Your understanding of how comfyui and controlnets work and knowledge of which exact settings may work for your scenario
Bonuscontent:
Because at the moment i cant use "mixlabs screen share" due some display bugs, this workflow is part of the release too, you find it on the right under "Experimental" (may have to pan a little to see it). Replace the Load image node with mixlabs screen share and turn on autoqueue in comfyui to use it as shown in the video. You may want to bypass everything else then.
To use the experimental "Flux inpaint by Mask" feature, connect a mask to the respective node in the "mask area" (yellow typo), enable this process on the base cfg and use a prompt for what you want to see - this feature is real experiment and does not give always the desired results.
Models used:
flux.dev gguf Q8_0.gguf
realVisXL_4.0.safetensors
realVisXL40_Turbo.safetensors
clip
t5-v1_1-xxl-encoder-Q8_0.gguf
clip_l.safetensors
ip-adapter
CLIP.ViT-H-14-laion2B-s32B-b79K.safetensors
ip-adapter-plus_sdxl_vit-h.safetensors
controlnet
diffusers_xl_depth_full.safetensors
diffusers_xl_canny_full.safetensors
thibaud_xl_openpose.safetensors (optional, to be re-implemented with openpose-editor for posed people in future release)
sam2/florence2
sam2_hiera_base_plus.safetensors
Florence2-base
upscale
4x-UltraSharp.pth
Recommended models to try: CrystalClearXL, RealVisXL, ProtoVision XL,
Customnodes used (yes, ressource heavy, even may be edited/added in future, recommended to install ONE-BY-ONE and restart comyui in between to prevent errors):
GitHub - ltdrdata/ComfyUI-Manager
GitHub - ltdrdata/ComfyUI-Impact-Pack
GitHub - Fannovel16/comfyui_controlnet_aux
GitHub - jags111/efficiency-nodes-comfyui
GitHub - WASasquatch/was-node-suite-comfyui
GitHub - EllangoK/ComfyUI-post-processing-nodes
GitHub - BadCafeCode/masquerade-nodes-comfyui
GitHub - city96/ComfyUI-GGUF
GitHub - pythongosssss/ComfyUI-Custom-Scripts
GitHub - ssitu/ComfyUI_UltimateSDUpscale
GitHub - Suzie1/ComfyUI_Comfyroll_CustomNodes
GitHub - cubiq/ComfyUI_IPAdapter_plus
GitHub - sipherxyz/comfyui-art-venture
GitHub - evanspearman/ComfyMath: Math nodes for ComfyUI
GitHub - jamesWalker55/comfyui-various
GitHub - Kosinkadink/ComfyUI-Advanced-ControlNet
GitHub - theUpsider/ComfyUI-Logic
GitHub - rgthree/rgthree-comfy
GitHub - cubiq/ComfyUI_essentials
GitHub - chrisgoringe/cg-image-filter
GitHub - kijai/ComfyUI-KJNodes
GitHub - kijai/ComfyUI-DepthAnythingV2
GitHub - kijai/ComfyUI-Florence2
GitHub - kijai/ComfyUI-segment-anything-2
GitHub - shadowcz007/comfyui-mixlab-nodes
GitHub - palant/image-resize-comfyui
GitHub - yolain/ComfyUI-Easy-Use
All of the above nodes are outstanding work and highly recommended. IF YOU WANT TO SUPPORT MY WORK DIRECTLY you can donate at https://ko-fi.com/paulhansen
Description
quality of life update to ensure compatibility with latest comfyui 0.3.68 and frontenc v1.28.8
FAQ
Comments (6)
Hi friend, congratulations on your work. I'd like to request a more minimalist version that preserves image and structural details. Preserving material sent from SketchUp, for example, or an already rendered image, simply applying realism. I saw your presentation video, I thought it was great, I just wish it were less complex and cluttered. Otherwise, congratulations, thank you very much, I hope you can find the time to make this simplification.
Could you please check these problems report:
# ComfyUI Error Report
## Error Details
- Node ID: N/A
- Node Type: N/A
- Exception Type: Prompt execution failed
- Exception Message: Cannot execute because a node is missing the class_type property.: Node ID '#107'
## Stack Trace
```
Error: Prompt execution failed
at ComfyApi.queuePrompt (http://127.0.0.1:8004/assets/index-DkaQAqNW.js:56:5485)
at async Ae.queuePrompt (http://127.0.0.1:8004/extensions/comfyui-easy-use/assets/extensions-WrZZZUnM.js:1:157581)
at async PromptService.api.queuePrompt (http://127.0.0.1:8004/rgthree/common/prompt_service.js:88:28)
at async ComfyApp.queuePrompt (http://127.0.0.1:8004/assets/index-DkaQAqNW.js:249:17462)
at async app.queuePrompt (http://127.0.0.1:8004/extensions/rgthree-comfy/rgthree.js:478:24)
at async Proxy.function (http://127.0.0.1:8004/assets/GraphView-D3blzgNR.js:13:71797)
at async http://127.0.0.1:8004/assets/index-DkaQAqNW.js:60:16979
at async Proxy.execute (http://127.0.0.1:8004/assets/index-DkaQAqNW.js:60:36240)
at async keybindHandler (http://127.0.0.1:8004/assets/keybindingService-DozCfYIs.js:1:2956)
```
## System Information
- ComfyUI Version: 0.5.0
- Arguments: C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\main.py --user-directory D:\ComfyUI\user --input-directory D:\ComfyUI\input --output-directory D:\ComfyUI\output --front-end-root C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\web_custom_versions\desktop_app --base-directory D:\ComfyUI --extra-model-paths-config C:\Users\laivi\AppData\Roaming\ComfyUI\extra_models_config.yaml --log-stdout --listen 127.0.0.1 --port 8004 --enable-manager
- OS: win32
- 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 3060 : cudaMallocAsync
- Type: cuda
- VRAM Total: 12884246528
- VRAM Free: 11753357312
- Torch VRAM Total: 33554432
- Torch VRAM Free: 25034752
## Logs
```
2025-12-22T12:19:50.067978 - Adding extra search path custom_nodes D:\ComfyUI\custom_nodes
2025-12-22T12:19:50.067978 - Adding extra search path download_model_base D:\ComfyUI\models
2025-12-22T12:19:50.067978 - Adding extra search path custom_nodes C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes
2025-12-22T12:19:50.067978 - Setting output directory to: D:\ComfyUI\output
2025-12-22T12:19:50.068978 - Setting input directory to: D:\ComfyUI\input
2025-12-22T12:19:50.068978 - Setting user directory to: D:\ComfyUI\user
2025-12-22T12:19:50.964598 - [START] Security scan2025-12-22T12:19:50.964598 -
2025-12-22T12:19:53.017590 - [DONE] Security scan2025-12-22T12:19:53.017590 -
2025-12-22T12:19:53.020593 - ** ComfyUI startup time:2025-12-22T12:19:53.020593 - 2025-12-22T12:19:53.020593 - 2025-12-22 12:19:53.0202025-12-22T12:19:53.020593 -
2025-12-22T12:19:53.020593 - ** Platform:2025-12-22T12:19:53.020593 - 2025-12-22T12:19:53.020593 - Windows2025-12-22T12:19:53.020593 -
2025-12-22T12:19:53.020593 - ** Python version:2025-12-22T12:19:53.020593 - 2025-12-22T12:19:53.020593 - 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]2025-12-22T12:19:53.020593 -
2025-12-22T12:19:53.020593 - ** Python executable:2025-12-22T12:19:53.020593 - 2025-12-22T12:19:53.020593 - D:\ComfyUI\.venv\Scripts\python.exe2025-12-22T12:19:53.020593 -
2025-12-22T12:19:53.020593 - ** ComfyUI Path:2025-12-22T12:19:53.020593 - 2025-12-22T12:19:53.020593 - C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI2025-12-22T12:19:53.020593 -
2025-12-22T12:19:53.021594 - ** ComfyUI Base Folder Path:2025-12-22T12:19:53.021594 - 2025-12-22T12:19:53.021594 - C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI2025-12-22T12:19:53.021594 -
2025-12-22T12:19:53.021594 - ** User directory:2025-12-22T12:19:53.021594 - 2025-12-22T12:19:53.021594 - D:\ComfyUI\user2025-12-22T12:19:53.021594 -
2025-12-22T12:19:53.021594 - ** ComfyUI-Manager config path:2025-12-22T12:19:53.022595 - 2025-12-22T12:19:53.022595 - D:\ComfyUI\user\__manager\config.ini2025-12-22T12:19:53.022595 -
2025-12-22T12:19:53.022595 - ** Log path:2025-12-22T12:19:53.022595 - 2025-12-22T12:19:53.022595 - D:\ComfyUI\user\comfyui.log2025-12-22T12:19:53.022595 -
2025-12-22T12:19:55.178572 - [ComfyUI-Manager] Skipped fixing the 'comfyui-frontend-package' dependency because the ComfyUI is outdated.
2025-12-22T12:19:55.179574 - [PRE] ComfyUI-Manager
2025-12-22T12:19:57.377326 - Checkpoint files will always be loaded safely.
2025-12-22T12:19:57.598589 - Total VRAM 12287 MB, total RAM 65461 MB
2025-12-22T12:19:57.599589 - pytorch version: 2.8.0+cu129
2025-12-22T12:19:57.600591 - Set vram state to: NORMAL_VRAM
2025-12-22T12:19:57.600591 - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
2025-12-22T12:19:57.628616 - Using async weight offloading with 2 streams
2025-12-22T12:19:57.640626 - Enabled pinned memory 29457.0
2025-12-22T12:19:59.439885 - Using pytorch attention
2025-12-22T12:20:02.361833 - Python version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
2025-12-22T12:20:02.361833 - ComfyUI version: 0.5.0
2025-12-22T12:20:02.448912 - [Prompt Server] web root: C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\web_custom_versions\desktop_app
2025-12-22T12:20:02.448912 - [START] ComfyUI-Manager
2025-12-22T12:20:02.795233 - [ComfyUI-Manager] network_mode: public
2025-12-22T12:20:02.818254 - [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:
D:\ComfyUI\.venv\Scripts\python.exe -m pip install matrix-nio
2025-12-22T12:20:04.100206 - Total VRAM 12287 MB, total RAM 65461 MB
2025-12-22T12:20:04.100206 - pytorch version: 2.8.0+cu129
2025-12-22T12:20:04.102208 - Set vram state to: NORMAL_VRAM
2025-12-22T12:20:04.102208 - Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
2025-12-22T12:20:04.130233 - Using async weight offloading with 2 streams
2025-12-22T12:20:04.143245 - Enabled pinned memory 29457.0
2025-12-22T12:20:04.932539 - Adding2025-12-22T12:20:04.932539 - 2025-12-22T12:20:04.932539 - D:\ComfyUI\custom_nodes2025-12-22T12:20:04.933541 - 2025-12-22T12:20:04.933541 - to sys.path2025-12-22T12:20:04.933541 -
2025-12-22T12:20:04.933541 - Adding2025-12-22T12:20:04.933541 - 2025-12-22T12:20:04.933541 - C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes2025-12-22T12:20:04.933541 - 2025-12-22T12:20:04.933541 - to sys.path2025-12-22T12:20:04.933541 -
2025-12-22T12:20:05.452018 -
[36mEfficiency Nodes:[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...[92mSuccess![0m2025-12-22T12:20:05.452018 -
2025-12-22T12:20:05.454020 - Loaded Efficiency nodes from2025-12-22T12:20:05.454020 - 2025-12-22T12:20:05.454020 - D:\ComfyUI\custom_nodes\efficiency-nodes-comfyui2025-12-22T12:20:05.454020 -
2025-12-22T12:20:05.462027 - Loaded comfyui_controlnet_aux nodes from2025-12-22T12:20:05.462027 - 2025-12-22T12:20:05.462027 - D:\ComfyUI\custom_nodes\comfyui_controlnet_aux2025-12-22T12:20:05.462027 -
2025-12-22T12:20:05.464030 - Could not find AdvancedControlNet nodes2025-12-22T12:20:05.464030 -
2025-12-22T12:20:05.466031 - Could not find AnimateDiff nodes2025-12-22T12:20:05.466031 -
2025-12-22T12:20:05.508070 - Loaded IPAdapter nodes from2025-12-22T12:20:05.508070 - 2025-12-22T12:20:05.508070 - D:\ComfyUI\custom_nodes\comfyui_ipadapter_plus2025-12-22T12:20:05.508070 -
2025-12-22T12:20:05.518078 - Could not find VideoHelperSuite nodes2025-12-22T12:20:05.518078 -
2025-12-22T12:20:05.520690 - Could not load ImpactPack nodes2025-12-22T12:20:05.520690 - 2025-12-22T12:20:05.520690 - Could not find ImpactPack nodes2025-12-22T12:20:05.520690 -
2025-12-22T12:20:07.825002 - FETCH ComfyRegistry Data: 5/114
2025-12-22T12:20:10.466503 - [34m[ComfyUI-Easy-Use] server: [0mv1.3.4 [92mLoaded[0m2025-12-22T12:20:10.466503 -
2025-12-22T12:20:10.466503 - [34m[ComfyUI-Easy-Use] web root: [0mD:\ComfyUI\custom_nodes\comfyui-easy-use\web_version/v2 [92mLoaded[0m2025-12-22T12:20:10.466503 -
2025-12-22T12:20:10.489524 - ComfyUI-GGUF: Allowing full torch compile
2025-12-22T12:20:10.527559 - Blocked by policy: D:\ComfyUI\custom_nodes\ComfyUI-Manager-main
2025-12-22T12:20:10.539569 - [36;20m[D:\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts[0m
2025-12-22T12:20:10.540570 - [36;20m[D:\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False[0m
2025-12-22T12:20:10.541571 - [36;20m[D:\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'][0m
2025-12-22T12:20:10.647210 -
[36mEfficiency Nodes:[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...[92mSuccess![0m2025-12-22T12:20:10.647210 -
2025-12-22T12:20:10.690360 -
2025-12-22T12:20:10.690360 - [92m[rgthree-comfy] Loaded 48 extraordinary nodes. 🎉[0m2025-12-22T12:20:10.690360 -
2025-12-22T12:20:10.690360 -
2025-12-22T12:20:10.690360 - [33m[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.
[0m2025-12-22T12:20:10.690360 -
2025-12-22T12:20:10.880476 - 📊 Initial CUDA memory: 10.92GB free / 12.00GB total2025-12-22T12:20:10.880476 -
2025-12-22T12:20:12.362173 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2025-12-22T12:20:12.362173 -
2025-12-22T12:20:12.362173 - [34mWAS Node Suite [93mWarning: [0ffmpeg_bin_path is not set in D:\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available.[0m2025-12-22T12:20:12.362173 -
2025-12-22T12:20:12.703549 - FETCH ComfyRegistry Data: 10/114
2025-12-22T12:20:13.443107 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m220[0m [32mnodes successfully.[0m2025-12-22T12:20:13.443107 -
2025-12-22T12:20:13.443107 -
[3m[93m"Don't let yesterday take up too much of today."[0m[3m - Will Rogers[0m
2025-12-22T12:20:13.443107 -
2025-12-22T12:20:13.454117 -
Import times for custom nodes:
2025-12-22T12:20:13.454117 - 0.0 seconds: C:\Users\laivi\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes\websocket_image_save.py
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-logic
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-post-processing-nodes
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-ic-light
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui_essentials
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-florence2
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\cg-image-filter
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-custom-scripts
2025-12-22T12:20:13.454117 - 0.0 seconds: D:\ComfyUI\custom_nodes\comfyui-kjnodes
2025-12-22T12:20:13.455117 - 0.0 seconds: D:\ComfyUI\custom_nodes\rgthree-comfy
2025-12-22T12:20:13.455117 - 0.1 seconds: D:\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-12-22T12:20:13.455117 - 0.4 seconds: D:\ComfyUI\custom_nodes\seedvr2_videoupscaler
2025-12-22T12:20:13.455117 - 0.6 seconds: D:\ComfyUI\custom_nodes\comfyui-art-venture
2025-12-22T12:20:13.455117 - 2.3 seconds: D:\ComfyUI\custom_nodes\was-node-suite-comfyui
2025-12-22T12:20:13.455117 - 4.9 seconds: D:\ComfyUI\custom_nodes\comfyui-easy-use
2025-12-22T12:20:13.455117 -
2025-12-22T12:20:13.883539 - Failed to initialize database. Please ensure you have installed the latest requirements. If the error persists, please report this as in future the database will be required: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-12-22T12:20:14.034676 - Starting server
2025-12-22T12:20:14.034676 - To see the GUI go to: http://127.0.0.1:8004
2025-12-22T12:20:17.007044 - [ComfyUI-Manager] The ComfyRegistry cache update is still in progress, so an outdated cache is being used.
2025-12-22T12:20:17.093122 - FETCH DATA from: D:\ComfyUI\.venv\Lib\site-packages\comfyui_manager\custom-node-list.json2025-12-22T12:20:17.093122 - 2025-12-22T12:20:17.121147 - [DONE]2025-12-22T12:20:17.121147 -
2025-12-22T12:20:17.499090 - FETCH ComfyRegistry Data: 15/114
2025-12-22T12:20:22.195375 - FETCH ComfyRegistry Data: 20/114
2025-12-22T12:20:26.911115 - FETCH ComfyRegistry Data: 25/114
2025-12-22T12:20:31.679038 - FETCH ComfyRegistry Data: 30/114
2025-12-22T12:20:36.355902 - FETCH ComfyRegistry Data: 35/114
2025-12-22T12:20:41.085150 - FETCH ComfyRegistry Data: 40/114
2025-12-22T12:20:46.322569 - FETCH ComfyRegistry Data: 45/114
2025-12-22T12:20:50.972285 - FETCH ComfyRegistry Data: 50/114
2025-12-22T12:20:55.645217 - FETCH ComfyRegistry Data: 55/114
2025-12-22T12:21:00.289312 - FETCH ComfyRegistry Data: 60/114
2025-12-22T12:21:04.970477 - FETCH ComfyRegistry Data: 65/114
2025-12-22T12:21:09.751303 - FETCH ComfyRegistry Data: 70/114
2025-12-22T12:21:14.511265 - FETCH ComfyRegistry Data: 75/114
2025-12-22T12:21:19.652055 - FETCH ComfyRegistry Data: 80/114
2025-12-22T12:21:25.031869 - FETCH ComfyRegistry Data: 85/114
2025-12-22T12:21:29.780755 - FETCH ComfyRegistry Data: 90/114
2025-12-22T12:21:35.227836 - FETCH ComfyRegistry Data: 95/114
2025-12-22T12:21:39.983083 - FETCH ComfyRegistry Data: 100/114
2025-12-22T12:21:44.783672 - FETCH ComfyRegistry Data: 105/114
2025-12-22T12:21:50.005552 - FETCH ComfyRegistry Data: 110/114
2025-12-22T12:21:54.241371 - FETCH ComfyRegistry Data [DONE]
2025-12-22T12:21:54.444834 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-12-22T12:21:54.488889 - FETCH DATA from: D:\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json2025-12-22T12:21:54.488889 - 2025-12-22T12:21:54.514959 - [DONE]2025-12-22T12:21:54.514959 -
2025-12-22T12:21:54.560526 - [ComfyUI-Manager] All startup tasks have been completed.
2025-12-22T12:22:35.935757 - got prompt
2025-12-22T12:22:35.940762 - invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because a node is missing the class_type property.', 'details': "Node ID '#107'", 'extra_info': {}}
2025-12-22T12:26:27.373403 - got prompt
2025-12-22T12:26:27.377408 - invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because a node is missing the class_type property.', 'details': "Node ID '#107'", 'extra_info': {}}
```
## 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)
When opening version v0.37, it shows me the following message: This workflow uses custom nodes you haven't installed yet.
JWStringConcat
Install these nodes to run this workflow, or replace them with installed alternatives. Missing nodes are highlighted in red on the canvas.
This is happening due to a name conflict with another string concat node that is now core, working on an update
Love your work, been learning a lot.
About v0.37, did you fix the JWStringConcat?
@icaroanselmo hey, thanks for your feedback, update is almost ready
