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

ComfyUI custom scripts misssing nodes errors #484

Open rodsott opened 2 months ago

rodsott commented 2 months ago

Hi! I'm having a few issues to run your plugin using ComfyUI.. When I try to use the real_time_lcm_sketching_api it gives this error:

Error: ComfyUI Node of type "Get image size" is not found. Please ensure it is installed via the ComfyUI Manager.

But I have it all in Comfy just fine

firefox_7L4HU2aIuh firefox_jWEFADAozb

And the real_time_lcm_img2img_api script gives a "Image scale to side" missing too... but for sure I do have it too.

Now the IPAdapterApplyEncoded that is claimed to be missing might be due the last IPAdapter V2 update, so this might be happening due this matter.

And for last, the AnimateDiff script gives a big Sorry.. there was an error and freezes the script, needing to restart Photoshop to be able to access the ComfyUI section:

E92HU35oIy

I hope you can fix it all soon, or help me guiding on how to fix it.

Thanks in advance!

RoD