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.81k stars 508 forks source link

Installing from the automatic1111 webUI will result in an incorrect plugin version. #402

Open FCJ1987 opened 1 year ago

FCJ1987 commented 1 year ago

Based on the search results on the web UI, the latest update for the plugin was on 2023-10-11 image

However, when I click on "install", the installed version is "Interrupt-bug-fix" with an update date of 2022-12-27.

0c3f76156cb53ca14a94da4f8b84d74d

Furthermore, upon checking the extensions folder, it appears that the size of the "Auto-Photoshop-StableDiffusion-Plugin" folder is also incorrect. image

Error message appears in photoshop:Please install the Auto-Photoshop-SD Extension from Automatic1111 Extensions tab image

After using a ZIP compressed package to perform a cover installation, all issues were resolved.

The size of the "Auto-Photoshop-StableDiffusion-Plugin" folder after decompression is 18.1MB. image

There are no more error prompts on Photoshop, and everything is working fine except for the fact that automatic updates are not available when using the compressed package for cover installation.

Have you encountered any issues while installing directly on the web UI? Has anyone else experienced similar problems?

cdmusic2019 commented 1 year ago

Please install from this address: https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git

AbdullahAlfaraj commented 1 year ago

@FCJ1987, as cdmusic2019 suggested, you’ll need to install the extension from this repository, I have detailed how to do so in this post: https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/issues/390#issuecomment-1745887400

Now, to answer your question, there’s nothing wrong with installing the extension from the native automatic1111 webui. But the webui you’re using is modded and will install all packages from mirror sites called GitCode.

JormuangHP commented 7 months ago

@FCJ1987, as cdmusic2019 suggested, you’ll need to install the extension from this repository, I have detailed how to do so in this post: #390 (comment)

Now, to answer your question, there’s nothing wrong with installing the extension from the native automatic1111 webui. But the webui you’re using is modded and will install all packages from mirror sites called GitCode.

**我按照您提供的方法进行安装后,还是会出现问题。但插件是能正常运作,就很奇怪。而且proxy这个是红色的,我看文件里是删除启用了start server.bat这个,那这个红色p是不用管了吗? 微信截图_20240406110919 微信截图_20240406110804 另外我想说一下,我尝试了使用git的方法,分别把插件放到sd的扩展文件夹和ps的插件文件中,虽然没有再出现错误提示,但插件却不能使用。如果使用zip的方式解压缩的文件又可以...

sd扩展文件夹中的的文件夹名为Auto-Photoshop-StableDiffusion-Plugin,ps插件中的文件夹名为Auto.Photoshop.SD.plugin_v1.4.1,我是要把两个文件夹的名字改成一样的吗?** _After following the installation method you provided, I'm still encountering issues. However, the plugin seems to function properly, which is quite perplexing. Additionally, the 'proxy' is displayed in red. I noticed that I deleted the 'start server.bat' as instructed in the file. Should I disregard the red 'p'?

Also, I'd like to mention that I attempted to use the Git method by placing the plugin in both the SD extension folder and the PS plugin folder. Although I didn't encounter any error messages, the plugin still couldn't be used. However, when I used the zip file extraction method, it worked fine..._ The folder name in the SD extension folder is "Auto-Photoshop-StableDiffusion-Plugin", while the folder name in the PS plugin folder is "Auto.Photoshop.SD.plugin_v1.4.1.Do I need to rename the two folders to the same name?