diff --git a/custom-node-list.json b/custom-node-list.json index caca9447..a5bdb6f3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40113,6 +40113,17 @@ "install_type": "git-clone", "description": "High-performance frame IO nodes (WEBP)" }, + { + "author": "room3dev", + "title": "ComfyUI-PixelForge", + "id": "comfyui-pixelforge", + "reference": "https://github.com/room3dev/ComfyUI-PixelForge", + "files": [ + "https://github.com/room3dev/ComfyUI-PixelForge" + ], + "install_type": "git-clone", + "description": "Dynamic resolution selector and advanced resize nodes with real-time feedback." + }, { "author": "chrishill197724-gif", "title": "ComfyUI-Wan22-GGUF-Storyboard", @@ -40906,7 +40917,7 @@ "https://github.com/shmbatom/Comfyui-Image-Concat" ], "install_type": "git-clone", - "description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes(V1.1 Added 2 draw mode and 2 filename save mode)." + "description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes(V1.1 add 1 images input port and 2 draw modes)." }, { "author": "solidlime", @@ -42182,17 +42193,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "room3dev", - "title": "ComfyUI-PixelForge", - "id": "comfyui-pixelforge", - "reference": "https://github.com/room3dev/ComfyUI-PixelForge", - "files": [ - "https://github.com/room3dev/ComfyUI-PixelForge" - ], - "install_type": "git-clone", - "description": "Dynamic resolution selector and advanced resize nodes with real-time feedback." - } + } ] } diff --git a/extension-node-map.json b/extension-node-map.json index eb2a9844..c0cb39fe 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -23402,6 +23402,8 @@ "ImageToPose", "LoadCogVideoXFunLora", "LoadCogVideoXFunModel", + "LoadQwenImageControlNetInModel", + "LoadQwenImageControlNetInPipeline", "LoadQwenImageLora", "LoadQwenImageModel", "LoadQwenImageProcessor", @@ -23430,6 +23432,8 @@ "LoadZImageTextEncoderModel", "LoadZImageTransformerModel", "LoadZImageVAEModel", + "QwenImageControlSampler", + "QwenImageEditPlusSampler", "QwenImageEditSampler", "QwenImageT2VSampler", "VideoToCanny", @@ -24041,7 +24045,7 @@ "ArthemyLiveModelTunerSDXL" ], { - "title_aux": "Arthemy_Live-Tuner-SDXL-ComfyUI" + "title_aux": "Arthemy Live Tuner - SDXL" } ], "https://github.com/aleolidev/comfy_kaizen_package": [ @@ -49155,6 +49159,15 @@ "title_aux": "ComfyUI-FrameIO" } ], + "https://github.com/room3dev/ComfyUI-PixelForge": [ + [ + "PixelForge", + "PixelForgeResizeImage" + ], + { + "title_aux": "ComfyUI-PixelForge" + } + ], "https://github.com/roundyyy/ComfyUI-mesh-simplifier": [ [ "MeshSimplifierNode" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 20f8aa94..caaf5084 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "room3dev", + "title": "ComfyUI-PixelForge", + "id": "comfyui-pixelforge", + "reference": "https://github.com/room3dev/ComfyUI-PixelForge", + "files": [ + "https://github.com/room3dev/ComfyUI-PixelForge" + ], + "install_type": "git-clone", + "description": "Dynamic resolution selector and advanced resize nodes with real-time feedback." + }, { "author": "gen1nya", "title": "ComfyUI Remote Upscale", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index eb2a9844..c0cb39fe 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -23402,6 +23402,8 @@ "ImageToPose", "LoadCogVideoXFunLora", "LoadCogVideoXFunModel", + "LoadQwenImageControlNetInModel", + "LoadQwenImageControlNetInPipeline", "LoadQwenImageLora", "LoadQwenImageModel", "LoadQwenImageProcessor", @@ -23430,6 +23432,8 @@ "LoadZImageTextEncoderModel", "LoadZImageTransformerModel", "LoadZImageVAEModel", + "QwenImageControlSampler", + "QwenImageEditPlusSampler", "QwenImageEditSampler", "QwenImageT2VSampler", "VideoToCanny", @@ -24041,7 +24045,7 @@ "ArthemyLiveModelTunerSDXL" ], { - "title_aux": "Arthemy_Live-Tuner-SDXL-ComfyUI" + "title_aux": "Arthemy Live Tuner - SDXL" } ], "https://github.com/aleolidev/comfy_kaizen_package": [ @@ -49155,6 +49159,15 @@ "title_aux": "ComfyUI-FrameIO" } ], + "https://github.com/room3dev/ComfyUI-PixelForge": [ + [ + "PixelForge", + "PixelForgeResizeImage" + ], + { + "title_aux": "ComfyUI-PixelForge" + } + ], "https://github.com/roundyyy/ComfyUI-mesh-simplifier": [ [ "MeshSimplifierNode"