update DB

This commit is contained in:
Dr.Lt.Data 2026-01-20 22:20:17 +09:00
parent 83f63001e0
commit 656ec027db
4 changed files with 52 additions and 15 deletions

View File

@ -40113,6 +40113,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "High-performance frame IO nodes (WEBP)" "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", "author": "chrishill197724-gif",
"title": "ComfyUI-Wan22-GGUF-Storyboard", "title": "ComfyUI-Wan22-GGUF-Storyboard",
@ -40906,7 +40917,7 @@
"https://github.com/shmbatom/Comfyui-Image-Concat" "https://github.com/shmbatom/Comfyui-Image-Concat"
], ],
"install_type": "git-clone", "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", "author": "solidlime",
@ -42182,17 +42193,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
}
] ]
} }

View File

@ -23402,6 +23402,8 @@
"ImageToPose", "ImageToPose",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadQwenImageControlNetInModel",
"LoadQwenImageControlNetInPipeline",
"LoadQwenImageLora", "LoadQwenImageLora",
"LoadQwenImageModel", "LoadQwenImageModel",
"LoadQwenImageProcessor", "LoadQwenImageProcessor",
@ -23430,6 +23432,8 @@
"LoadZImageTextEncoderModel", "LoadZImageTextEncoderModel",
"LoadZImageTransformerModel", "LoadZImageTransformerModel",
"LoadZImageVAEModel", "LoadZImageVAEModel",
"QwenImageControlSampler",
"QwenImageEditPlusSampler",
"QwenImageEditSampler", "QwenImageEditSampler",
"QwenImageT2VSampler", "QwenImageT2VSampler",
"VideoToCanny", "VideoToCanny",
@ -24041,7 +24045,7 @@
"ArthemyLiveModelTunerSDXL" "ArthemyLiveModelTunerSDXL"
], ],
{ {
"title_aux": "Arthemy_Live-Tuner-SDXL-ComfyUI" "title_aux": "Arthemy Live Tuner - SDXL"
} }
], ],
"https://github.com/aleolidev/comfy_kaizen_package": [ "https://github.com/aleolidev/comfy_kaizen_package": [
@ -49155,6 +49159,15 @@
"title_aux": "ComfyUI-FrameIO" "title_aux": "ComfyUI-FrameIO"
} }
], ],
"https://github.com/room3dev/ComfyUI-PixelForge": [
[
"PixelForge",
"PixelForgeResizeImage"
],
{
"title_aux": "ComfyUI-PixelForge"
}
],
"https://github.com/roundyyy/ComfyUI-mesh-simplifier": [ "https://github.com/roundyyy/ComfyUI-mesh-simplifier": [
[ [
"MeshSimplifierNode" "MeshSimplifierNode"

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "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", "author": "gen1nya",
"title": "ComfyUI Remote Upscale", "title": "ComfyUI Remote Upscale",

View File

@ -23402,6 +23402,8 @@
"ImageToPose", "ImageToPose",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadQwenImageControlNetInModel",
"LoadQwenImageControlNetInPipeline",
"LoadQwenImageLora", "LoadQwenImageLora",
"LoadQwenImageModel", "LoadQwenImageModel",
"LoadQwenImageProcessor", "LoadQwenImageProcessor",
@ -23430,6 +23432,8 @@
"LoadZImageTextEncoderModel", "LoadZImageTextEncoderModel",
"LoadZImageTransformerModel", "LoadZImageTransformerModel",
"LoadZImageVAEModel", "LoadZImageVAEModel",
"QwenImageControlSampler",
"QwenImageEditPlusSampler",
"QwenImageEditSampler", "QwenImageEditSampler",
"QwenImageT2VSampler", "QwenImageT2VSampler",
"VideoToCanny", "VideoToCanny",
@ -24041,7 +24045,7 @@
"ArthemyLiveModelTunerSDXL" "ArthemyLiveModelTunerSDXL"
], ],
{ {
"title_aux": "Arthemy_Live-Tuner-SDXL-ComfyUI" "title_aux": "Arthemy Live Tuner - SDXL"
} }
], ],
"https://github.com/aleolidev/comfy_kaizen_package": [ "https://github.com/aleolidev/comfy_kaizen_package": [
@ -49155,6 +49159,15 @@
"title_aux": "ComfyUI-FrameIO" "title_aux": "ComfyUI-FrameIO"
} }
], ],
"https://github.com/room3dev/ComfyUI-PixelForge": [
[
"PixelForge",
"PixelForgeResizeImage"
],
{
"title_aux": "ComfyUI-PixelForge"
}
],
"https://github.com/roundyyy/ComfyUI-mesh-simplifier": [ "https://github.com/roundyyy/ComfyUI-mesh-simplifier": [
[ [
"MeshSimplifierNode" "MeshSimplifierNode"