Skip to content

PozzettiAndrea/ComfyUI-SAM3DObjects

Repository files navigation

ComfyUI-SAM3DObjects

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for SAM3DObjects in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly.
  2. Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with https://github.com/PozzettiAndrea/ComfyUI-SAM3DObjects.git.
  3. Manual (most reliable):
    cd ComfyUI/custom_nodes
    git clone https://github.com/PozzettiAndrea/ComfyUI-SAM3DObjects.git
    cd ComfyUI-SAM3DObjects
    pip install -r requirements.txt --upgrade
    python install.py

Please report any problems you hit during installation or use of my nodes — open a Discussion or Issue. Very grateful for your help! 🙏


elephant_30fps.mp4

ComfyUI custom nodes for generating 3D objects from single images using SAM 3D Objects.

Community

Questions or feature requests? Open a Discussion on GitHub.

Join the Comfy3D Discord for help, updates, and chat about 3D workflows in ComfyUI.

License

This project follows the same license as SAM 3D Objects.

Acknowledgments

  • SAM 3D Objects by Benny Guo et al.
  • ComfyUI community
  • All contributors

Attribution

This package includes a vendored copy of SAM 3D Objects from Meta AI Research:

The vendored code is located in vendor/sam3d_objects/ and is redistributed under the terms of the SAM License, which permits:

  • Use, reproduction, distribution, and modification
  • Creating derivative works
  • Redistribution under the same license terms

We gratefully acknowledge Meta AI Research for making SAM 3D Objects available to the research community.

About

ComfyUI wrapper for sam-3d-objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages