Extensions/comfyui-discopixel
ComfyUI Extension

comfyui-discopixel

A small collection of custom nodes for use with ComfyUI, for geometry calculations

By discopixel-studio·Created 3 years ago·Updated 2 years ago· 11
ansonkao/comfyui-geometry
Nodes2
On cloudLocal install
CategoryDiscopixel
Stars11
Updated2 years ago
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! 🚀