mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-16 04:49:18 +08:00
Compare commits
No commits in common. "a2c41a2a21ffff3c8f1dfc6da2010967ef87538e" and "65789a6c9dff1f0df0d3d346cf98892315de596a" have entirely different histories.
a2c41a2a21
...
65789a6c9d
@ -47566,17 +47566,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes providing unified image and mask resizing with multiple scaling modes, aspect-ratio preservation, center crop alignment, and stable tensor-based mask transformations."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -65633,15 +65633,5 @@
|
||||
{
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DLoadPipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DFreePipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,16 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "PlagueKind",
|
||||
"title": "PlagueKind-Nodes",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user