From 93cec71492c763c8878e336493185bf852a886ce Mon Sep 17 00:00:00 2001 From: shadowcz007 Date: Sun, 4 Feb 2024 22:58:14 +0800 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f46c25e..32df7a4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,22 @@ # comfyui-mixlab-ps-plugin -Create a workflow for Photoshop using the appinfo of comfyui-mixlab-nodes. Name the category of appinfo as "photoshop" so that it can be accessed. +Create a workflow for Photoshop using the appinfo of [comfyui-mixlab-nodes](https://github.com/shadowcz007/comfyui-mixlab-nodes). Name the category of appinfo as "photoshop" so that it can be accessed. -使用comfyui-mixlab-nodes的appinfo创建适用于Photoshop的workflow。 appinfo的category用photoshop命名即可读取 +使用[comfyui-mixlab-nodes的appinfo](https://github.com/shadowcz007/comfyui-mixlab-nodes)创建适用于Photoshop的workflow。 appinfo的category用photoshop命名即可读取 ## text-to-image + +- step 1 : install [comfyui-mixlab-nodes](https://github.com/shadowcz007/comfyui-mixlab-nodes) + +- step 2 : create your workflow + +- step 3 : and add appinfo node. + ![](./examples/text-to-image.png) +- step 4 : install [mixlab photoshop plugin](https://github.com/shadowcz007/comfyui-ps-plugin/blob/main/dist/comfyui-mixlab-ps-plugin_PS.ccx) + ![](./examples/text-to-image-ps.jpg) ## download @@ -20,4 +29,11 @@ Create a workflow for Photoshop using the appinfo of comfyui-mixlab-nodes. Name [uxp-photoshop-plugin-samples](https://github.com/AdobeDocs/uxp-photoshop-plugin-samples/blob/main/cross-compatible-js-sample/src/index.js) -[developer.adobe.com](https://developer.adobe.com/photoshop/uxp/2022/) \ No newline at end of file +[developer.adobe.com](https://developer.adobe.com/photoshop/uxp/2022/) + + +##### 答疑交流 + +> [discord](https://discord.gg/cXs9vZSqeK) + +> 关注微信公众号:mixlab 无界社区 \ No newline at end of file