chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.11k stars 59 forks source link

MaskBoxDetect black image #194

Open kakachiex2 opened 1 month ago

kakachiex2 commented 1 month ago

I'm experimented to place logos over T-Shirt mockup, but it shows a black corner in the logo.

kakachiex2 commented 1 month ago

This is an example of the mockup with the mask location Screenshot 2024-08-03 223714

chflame163 commented 1 month ago

I'm experimented to place logos over T-Shirt mockup, but it shows a black corner in the logo.

Perhaps it's an issue with logo segmentation?

  • It is possible to place different logos in different location in the mockup, like right shoulder, chest, left shoulder etc...
  • For example, load 3 different logo and place it in his corresponding mask area in the same mockup.

You should divide it into three steps and execute them sequentially

kakachiex2 commented 1 month ago

Fixed the problem was the remove background I changed the model and know is clean, know to the multi logo placement. Screenshot 2024-08-03 234813

kakachiex2 commented 1 month ago

Thanks a lot for those nice and useful tools.