kijai / ComfyUI-segment-anything-2

ComfyUI nodes to use segment-anything-2
Apache License 2.0
623 stars 39 forks source link

Not able to loead background image #14

Closed bejaranoo closed 2 months ago

bejaranoo commented 3 months ago

Hello, thanks for the work, I'm not able to load the image to accurately select the spline points, otherwise everything works great

image

bejaranoo commented 3 months ago

seems to be a firefox issue, on chrome it works fine image

ycyy commented 3 months ago

on chrome i choose an image,it keeps prompting to select an image

bejaranoo commented 3 months ago

on chrome i choose an image,it keeps prompting to select an image

thats exactly what happens to me but on firefox :P

kijai commented 3 months ago

You can test my work in progress PointsEditor node instead, it supports copy/paste and drag&drop images to it, should be better:

https://github.com/user-attachments/assets/17192268-3525-411a-a73f-f8e5050747cc

You can get it by updating KJNodes.

bejaranoo commented 2 months ago

the PointsEditor node is more stable and usefull, since it can take the image as input, thanks!