storyicon / comfyui_segment_anything

Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
Apache License 2.0
529 stars 67 forks source link

Fix permute bug in order to have several output masks and images #24

Closed antoinedelplace closed 7 months ago

antoinedelplace commented 7 months ago

Fix permute bug in order to have several output masks and images

storyicon commented 7 months ago

Thanks for your contribution