Skip to content

v0.1.1 — Registry metadata + auto-publish

Choose a tag to compare

@dreamrec dreamrec released this 13 May 20:41

Metadata-only release that wires the project into the ComfyUI Registry publish flow and populates platform fields.

Changes since v0.1.0

  • pyproject.toml added with [tool.comfy] block (PublisherId = "dreamrec", DisplayName = "ComfyUI-Pixal3D").
  • GitHub Action publish-comfy-registry.yml auto-publishes the node on every pyproject.toml bump pushed to main.
  • Platform classifiers added so the in-app installer can filter correctly:
    • Operating System :: Microsoft :: Windows
    • Environment :: 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.