mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
Add ComfyUI-Pixal3D — Pixal3D image-to-3D for Windows + RTX 30/40/50
ComfyUI custom node wrapping Tencent's SIGGRAPH 2026 Pixal3D pipeline. Registers 3 nodes (Pixal3DLoadPipeline, Pixal3DImageToMesh, Pixal3DFreePipeline) in extension-node-map.json so the Manager's "Install Missing Custom Nodes" flow can find them. Repo: https://github.com/dreamrec/ComfyUI-Pixal3D
This commit is contained in:
@@ -65306,5 +65306,15 @@
|
||||
{
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DLoadPipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DFreePipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user