ComfyUI Extension Installation (Only Required When Using ComfyUI)
Install the SD-PPP ComfyUI extension to provide backend AI processing capabilities for Photoshop integration.
Installation Methods
Method 1: ComfyUI Manager (Recommended)
Installing SD-PPP through ComfyUI Manager is the easiest method:
- Open ComfyUI and ensure it's running properly
- Access Manager (If you haven't installed Manager yet, please install it first from the ComfyUI Manager repository)
- Search for "SD-PPP" or "zombieyang" in the custom nodes section
- Click Install next to the SD-PPP extension
- Restart ComfyUI to complete installation
Method 2: Manual Installation
If you prefer manual installation or ComfyUI Manager is not available:
- Download the latest release from GitHub
- Extract the ZIP file
- Copy the extracted folder to
ComfyUI/custom_nodes/sd-ppp/
- Restart ComfyUI
Method 3: Git Clone
For developers or those who want the latest development version:
bash
cd ComfyUI/custom_nodes
git clone https://github.com/zombieyang/sd-ppp.git
cd sd-ppp
# Install dependencies if needed
pip install -r requirements.txt
Then restart ComfyUI.
🎉 Ready for the Next Step?
After installing the ComfyUI extension, make sure to install the Photoshop Plugin to complete your setup!