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.73k stars 511 forks source link

I can't manage to make the plugin work correctly, it install the plugin fine but controls are empty #506

Open snoche opened 2 months ago

snoche commented 2 months ago

image

I have a good PC with 4090 I have an original Photoshop license and I tried methods 2 and 3, (I can't install with one click as it tells me I don't have rights.) I have enabled developer mode in Photoshop settings I have started Automatic 1111 and tried with Comfyui too.

But this window is always like the screenshot.

How can I fix this issue? Am I missing anything?

GeminiSquishGames commented 2 months ago

What version of photoshop are you using?

Also, since most of the WebUI implementations like Automatic and Forge have been updating core libraries and this plug-in has no LTS, I wouldn't expect this Extention to work much longer if at all with certain system profiles now even. PPP may be the only hope for a Photoshop connection pretty soon.

snoche commented 2 months ago

I tried with the latest Photoshop and I even tried with the 2023 version but no luck, do you mean is not my setup? is the plugin not working anymore?

Which one you recommend me to works with my local comfyUI and photoshop? I love the one from Krita, that is perfect, but I am used to photoshop workflows.

GeminiSquishGames commented 2 months ago

Sorry if I wasn't clear. It still works for me, however recently it has started to slow the web UI browser interface down quite a lot. But others are having trouble getting it to work in different ways. That is because webui platforms, mainly Automatic and Forge, are changing a lot and this plugin isn't getting updated to keep up as well, but it should still work in theory, I just can't assure that for every system or setup. More so with the knowledge that others are having trouble as well.

I would try putting the plugin into the photoshop plugins folder manually again after deleting it. Then with a fresh plugin copied into the plugins folder make sure photoshop is closed. Then restart your Automatic server first and make sure it's all the way booted and the Photoshop Extention for Automatic shows in the console that it's loaded with no errors. Then open Photoshop. When you see only what your picture shows and no other buttons, I think it means that the plugin does see the index.html that the plugin uses to connect to the other javascript in it's plugin, which establishes the connection to your Automatic server. Unfortunately in your case it is not making the connection to your Stable Diffusion server or even getting to the point where it tells you if the server is reachable or not. Do you get anything in the Settings tab in that window? Do any other tabs show anything? Let me know if anything changes after you do a fresh copy over of the plugin. You may need to flush your Automatic servers venv folder too sometimes if you get errors in your servers console. That's done by simply deleting the "venv" folder in the root of Automatic, where your main batch file is for starting the server, and letting the server re-download and install a fresh environment for Automatic to use. That's all I can think of right now. Good luck!

langu9770 commented 4 weeks ago

Do you fix the problem? I have the same issues like you!