-
Use ComfyManager to install
sd-ppp
-
install Photoshop plugin
- by CXX:
- download
http://<your-comfy-url>/extensions/sd-ppp/sd-ppp_PS.ccx
. - double click the
.ccx
file. Or place it into photoshop's plugin directory.
- download
- by UXP develop Tool (you can debug the code this way):
- clone this repository
- [optionnal] run
npm install
andnpm build
inphotoshop
directory. (if you want to debug or modify the code) - click
Add Plugin
in UXP Develop Tool by selectingphotoshop/dist/manifest.json
.
- by CXX:
-
connect to comfyUI in Photoshop
-
add get/send node in ComfyUI
In the current version, each time you add/remove layers in Photoshop, you need to refresh the ComfyUI webpage to get the new layer names for selection.
AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin