ComfyUI Extension: ComfyUI_Florence2SAM2

Authored by rdancer

Created

Updated

43 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on a/SkalskiP's HuggingFace space

Looking for a different extension?

Custom Nodes (1)

README

ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on SkalskiP's HuggingFace space

sample workflow

RdancerFlorence2SAM2GenerateMask - the node is self-contained, and does not require separate model loaders. Models are lazy-loaded, and cached. Model unloading, if required, must be done manually.

Testing

Run python test.py test/*_source.png "products" 👉 the resulting images must pixel-match test/*output*.

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more