ComfyUI Extension: comfyui-geometry

Authored by discopixel-studio

Created

Updated

11 stars

Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations

README

ComfyUI Discopixel Nodes

A small collection of custom nodes for use with ComfyUI, by Discopixel.

🔌 Available Nodes

1. Remove Background using Photoroom API

Sometimes you just need a higher quality and more automatic background removal than what's available opensource.

Screenshot of Example Workflow Example Workflow

⚙️ Installation

1. Using Comfy Registry

Find us in the ComfyUI registry: https://registry.comfy.org/publishers/discopixel

2. Manual

First, clone the repo into your ComfyUI extensions directory:

cd ComfyUI/custom_nodes
git clone https://github.com/discopixel-studio/comfyui-discopixel

Then, install the dependencies using your preferred method:

pip3 install -r requirements.txt

Then restart ComfyUI, and off you go! 🚀