Auto-Photoshop-StableDiffusion-Plugin icon indicating copy to clipboard operation
Auto-Photoshop-StableDiffusion-Plugin copied to clipboard

A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.

Results 240 Auto-Photoshop-StableDiffusion-Plugin issues
Sort by recently updated
recently updated
newest added

feature idea: using depth-to-image with existing depth map (from the gBuffer in Unreal) I wrote a post about using SD’s depth to image with Unreal Engine in a virtual production...

The machine running photoshop has no development environment (e.g. python). How can I start the plugin server on the same machine as SD/Automatic1111 is running and then connect the plugin...

I was having issues with it working and found out there was an update. I unzipped the files into the same directory and changed the file again for the correct...

I am trying to run Stable diffusion from a remote gradio/cloudflare sever but when running the start_server.bat command, it gives an error. Here's a screenshot: ![image](https://user-images.githubusercontent.com/87423211/211186120-d503a5ba-2976-476f-9d20-44ddd5a0eacb.png) What am I doing...

The plugin has been loaded successfully and AUTOMATIC1111 works correctly. But getting JSONDecodeError when clicking "generate" inside photoshop ![image](https://user-images.githubusercontent.com/47272540/211209846-9be45773-418d-4b38-9ff1-c83f0e2bf25f.png) `txt2ImgHandle: payload: {'prompt': 'cute cat, {painterly_style_1}', 'negative_prompt': '{ugly}', 'steps': '20', 'sampler_index':...

The image is generated, briefly shown on the canvas in Photoshop, but then disappears. In this case, only the selection area remains on the selected layer. ![347638](https://user-images.githubusercontent.com/60942137/209673016-146d6960-6a03-403f-845e-ef8b7875ec34.PNG)

Getting this error when running "start_server.bat" (sdps) C:\Users\rossf\Documents\Auto1111testing\Auto-Photoshop-StableDiffusion-Plugin\server\python_server>"C:\Users\rossf\Documents\Auto1111testing\Auto-Photoshop-StableDiffusion-Plugin\server_env\Scripts\Python.exe" -m uvicorn serverMain:app --reload ←[32mINFO←[0m: Will watch for changes in these directories: ['C:\\Users\\rossf\\Documents\\Auto1111testing\\Auto-Photoshop-StableDiffusion-Plugin\\server\\python_server'] ←[31mERROR←[0m: [WinError 10013] An attempt was made to access...

I followed the installation instructions and got everything installed, but when I launch A1111 Web UI and enter a txt2img prompt, I receive RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' in...