Add PBRFusion4 Node (#2609)

This commit is contained in:
Benjamin Gregg 2026-02-16 19:39:12 -06:00 committed by GitHub
parent 51edfa6194
commit 4d22ed9779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43460,6 +43460,17 @@
],
"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."
}
]
}