update DB

This commit is contained in:
Dr.Lt.Data 2026-02-17 10:40:08 +09:00
parent 4d22ed9779
commit d11db7e48c
2 changed files with 22 additions and 11 deletions

View File

@ -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."
}
]
}

View File

@ -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",