Nodes Browser
ComfyDeploy: How PhotoRoom Nodes by Discopixel works in ComfyUI?
What is PhotoRoom Nodes by Discopixel?
A small collection of custom nodes for use with ComfyUI, by [a/Discopixel](https://discopixel.studio)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
PhotoRoom Nodes by Discopixel
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.
⚙️ 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! 🚀