Nodes Browser

ComfyDeploy: How ComfyUI-My-Mask works in ComfyUI?

What is ComfyUI-My-Mask?

Some nodes for processing masks, currently including nodes that fill in the concave parts of existing masks with convex hulls.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-My-Mask and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Description

Some nodes for processing masks, currently including nodes that fill in the concave parts of existing masks with convex hulls.

Mask Nodes examples

MaskToConvexMask is responsible for filling in all concave areas of an existing mask with a convex hull.

MaskToBottomHalfConvexMask is responsible for filling in the concave areas of the lower half of an existing mask with a convex hull.

alt text