This commit is contained in:
silviu 2026-05-16 16:42:24 +09:00 committed by GitHub
commit bec7db5874
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 0 deletions

View File

@ -47752,6 +47752,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "dreamrec",
"title": "ComfyUI-Pixal3D",
"id": "comfyui-pixal3d",
"reference": "https://github.com/dreamrec/ComfyUI-Pixal3D",
"files": [
"https://github.com/dreamrec/ComfyUI-Pixal3D"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper for [a/Pixal3D](https://github.com/TencentARC/Pixal3D) — Tencent's SIGGRAPH 2026 single-image to PBR-textured-3D pipeline. Windows + NVIDIA RTX 30/40/50 (≥ 16 GB VRAM). One image → textured PBR mesh in ~3-5 min. Built on top of [a/ComfyUI-Trellis2](https://github.com/visualbruno/ComfyUI-Trellis2). Note: Pixal3D itself is academic / non-commercial only and NOT for EU use — see NOTICE.md."
}
]
}

View File

@ -65420,5 +65420,15 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
[
"Pixal3DLoadPipeline",
"Pixal3DImageToMesh",
"Pixal3DFreePipeline"
],
{
"title_aux": "ComfyUI-Pixal3D"
}
]
}