AbdullahAlfaraj / Auto-Photoshop-StableDiffusion-Plugin

A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.
MIT License
6.52k stars 494 forks source link

How to use ComfyUI workflows provided by project author? #494

Open Amazon90 opened 2 weeks ago

Amazon90 commented 2 weeks ago

How to use the workflows in the folders “.\Auto-Photoshop-StableDiffusion-Plugin\typescripts\comfyui” and “.\Auto-Photoshop-StableDiffusion-Plugin\typescripts\comfyui\native_workflows”?

For example, if I want to generate images in real-time in Photoshop, should I load “img2img_api.json”, “img2img_workflow.json”, or “real_time_lcm_img2img_api.json” in ComfyUI?

To be honest, I am not sure how to use the following files if I want to generate images in real-time. I don't understand their relationships. I hope you can clarify this for me.

img2img_api.json
img2img_workflow.json
real_time_lcm_img2img_api.json
real_time_lcm_sketching_api.json
real_time_lcm_txt2img_api.json

1 2 3 4 5