ComfyUI Extension
ComfyUI-EasySAM3
Easiest way to use SAM3 in ComfyUI (with image/video support)
lihaoyun6/ComfyUI-EasySAM3
Nodes2
On cloudLocal install
CategoryEasySAM3
Stars4
Updated4 months ago
Readme
ComfyUI-EasySAM3
Easiest way to use SAM3 in ComfyUI (with image/video support)
[📃中文版]
Installation
Install the node:
cd ComfyUI/custom_nodes
git clone https://github.com/lihaoyun6/ComfyUI-EasySAM3.git
python -m pip install ComfyUI-EasySAM3/requirements.txt
Usage
Prediction based on text prompts:

Prediction based on control points:

Credits
- ComfyUI @comfyanonymous
- Ultralytics @ultralytics
- SAM3 @facebook