Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

ComfyUI-SAM3

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for SAM3 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-SAM3.git.
  3. Manual (most reliable):
    cd ComfyUI/custom_nodes git clone https://github.com/PozzettiAndrea/ComfyUI-SAM3.git cd ComfyUI-SAM3 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! 🙏


ComfyUI integration for Meta's SAM3 (Segment Anything Model 3). Open-vocabulary image and video segmentation using natural language text prompts.

https://github.com/user-attachments/assets/323df482-1f05-4c69-8681-9bfb4073f766

Credits

  • SAM3: Meta AI Research (https://github.com/facebookresearch/sam3)
  • ComfyUI Integration: ComfyUI-SAM3
  • Interactive Points Editor: Adapted from ComfyUI-KJNodes by kijai (Apache 2.0 License). The SAM3PointsEditor node is based on the PointsEditor implementation from KJNodes, simplified for SAM3-specific point-based segmentation.

关于 About

ComfyUI wrapper for segment anything 3

语言 Languages

Python86.3%
JavaScript13.7%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
212
Total Commits
峰值: 128次/周
Less
More

核心贡献者 Contributors