v0.1.1 — Registry metadata + auto-publish
Metadata-only release that wires the project into the ComfyUI Registry publish flow and populates platform fields.
Changes since v0.1.0
pyproject.tomladded with[tool.comfy]block (PublisherId = "dreamrec",DisplayName = "ComfyUI-Pixal3D").- GitHub Action
publish-comfy-registry.ymlauto-publishes the node on everypyproject.tomlbump pushed tomain. - Platform classifiers added so the in-app installer can filter correctly:
Operating System :: Microsoft :: WindowsEnvironment :: GPU :: NVIDIA CUDA
- Banner wired to
docs/images/demo_4view.png(raw GitHub URL).
Install paths
- ComfyUI Desktop (via Comfy Registry): in-app node browser → search "Pixal3D".
- ComfyUI Manager (custom_nodes path): Comfy-Org/ComfyUI-Manager#2874 is open and awaiting maintainer merge.
- Manual:
cd ComfyUI/custom_nodes && git clone https://github.com/dreamrec/ComfyUI-Pixal3D
No node-behavior or model changes vs v0.1.0 — same Pixal3D pipeline, same Trellis2 dependency, same Windows + RTX 30/40/50 requirements.