Skip to content

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

Installing SD-PPP through ComfyUI Manager is the easiest method:

  1. Open ComfyUI and ensure it's running properly
  2. Access Manager (If you haven't installed Manager yet, please install it first from the ComfyUI Manager repository)
  3. Search for "SD-PPP" or "zombieyang" in the custom nodes section
  4. Click Install next to the SD-PPP extension
  5. Restart ComfyUI to complete installation

Method 2: Manual Installation

If you prefer manual installation or ComfyUI Manager is not available:

  1. Download the latest release from GitHub
  2. Extract the ZIP file
  3. Copy the extracted folder to ComfyUI/custom_nodes/sd-ppp/
  4. 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!