diff --git a/custom-node-list.json b/custom-node-list.json index 828f7b31..b1feb882 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43065,6 +43065,17 @@ "install_type": "git-clone", "description": "Load and use your Draggen.io moodboards directly in ComfyUI." }, + { + "author": "Night1099", + "title": "ComfyUI-PBRFusion4", + "id": "comfyui-pbrfusion4", + "reference": "https://github.com/Night1099/COMFYUI-PBRFusion4", + "files": [ + "https://github.com/Night1099/COMFYUI-PBRFusion4" + ], + "install_type": "git-clone", + "description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4." + }, @@ -43460,17 +43471,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Night1099", - "title": "ComfyUI-PBRFusion4", - "id": "comfyui-pbrfusion4", - "reference": "https://github.com/Night1099/COMFYUI-PBRFusion4", - "files": [ - "https://github.com/Night1099/COMFYUI-PBRFusion4" - ], - "install_type": "git-clone", - "description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 01e9073c..0baaac72 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Night1099", + "title": "ComfyUI-PBRFusion4", + "id": "comfyui-pbrfusion4", + "reference": "https://github.com/Night1099/COMFYUI-PBRFusion4", + "files": [ + "https://github.com/Night1099/COMFYUI-PBRFusion4" + ], + "install_type": "git-clone", + "description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4." + }, { "author": "kadima-tech", "title": "ComfyUI-Draggen",