Abdullah Alfaraj

Results 182 comments of Abdullah Alfaraj

> btw, the plugin does return the propmt and the picture(in orginal size), but the thumbnail does not appear. that's weird, can you share your photoshop version?

Hi @jimmylgz, I mainly develop using Photoshop 24.3.0 because it’s more reliable than Photoshop (non-beta) 25.0.0. ![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/7842232/f1154ffd-3fa4-4367-a9b6-f1f91581a422) There’s a significant UXP interface bug in Photoshop 25.0.0 that pretty much makes...

I recommend installing the plugin using either [method 1](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin#method-1-one-click-installer) (.ccx), or [method 2](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin#method-2-the-unzip-method) (.zip). It's easier and more optimized for production. Method 3 is only there for developers.

>For method 3, instead of running start_server.bat, we just install the extension in A1111, correct? There's nothing else that needs to be done? If you follow the instruction here [method...

I'm opened to suggestions if you have something in mind.

Ok, I've implemented a searchable menu. if there are no complications, I'll replace the lora, and other large dropdown menus like ControlNet model and modules with this new searchable menu.

![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/7842232/3abc52ae-32d0-4fed-a82e-ce63f17d7064) There are three commands, "watch", "build", and "publish". "build": Transforms your TypeScript code into JavaScript. It’s a one-time thing. "watch": Just like “build”, but it keeps an eye on...

@cdmusic2019 Absolutely! I’ll add an option for you to select your preferred format for saving images in the plugin output folders. PNG will be the default choice. Also, I’ll take...

It looks like the issue might be due to trying to generate with an empty initial image or an empty mask. Can you share a screenshot of the initial image...

@XiaoXiaoJiangYun , @1990jp thanks for the report, I'll fix this in the next release.