hongminpark
hongminpark
I added models, custom nodes like this in `Dockerfile`. It would be better if there's any documentation for those who need to add models. * Make directory, place model files...
Hi, I added a bug fix for issue #361 Could you please review ?
Hi, I am using 'Image Load' node which loads image from url, but some of my images are downloaded as rotated. Original image is not rotated when I download it...
Hi! First, thank you for your hard work. This is the best/fast rembg node. I want to ask you if there's any way that I can adjust alpha matting. I...
When SVG elements have strokes that extend beyond their viewport bounds, the `.clipped()` modifier would cut them off. This change allows strokes to render fully outside their nominal bounds. ##...