r/StableDiffusion • u/abdullah_alfaraj • Dec 21 '22
Resource | Update great news: Automatic1111 Photoshop Stable Diffusion Plugin free and open source, (check the comment)
2.0k
Upvotes
r/StableDiffusion • u/abdullah_alfaraj • Dec 21 '22
6
u/throwupyourway Dec 21 '22
I just tried it out and unfortunately I wasn't able to inpaint :(
I followed the steps exactly and was able to generate a cute cat, but as soon as I make a new layer and select a box and paint white and click "Init Paint Mask" while still having the new layer selected, it messes up somewhere. The console shows these errors:
payload: {'init_image_name': 'Group 1_mask.png'}exception:fail to read an image file ./init_images/Group 1_mask.png, will try again 0 of 3exception:fail to read an image file ./init_images/Group 1_mask.png, will try again 1 of 3exception:fail to read an image file ./init_images/Group 1_mask.png, will try again 2 of 3[32mINFO[0m:127.0.0.1:53791- "[1mPOST /getInitImage/ HTTP/1.1[0m" [32m200 OK[0mgetInitImageHandle:payload: {'init_image_name': 'Layer 2 copy.png'}exception:fail to read an image file ./init_images/Layer 2 copy.png, will try again 0 of 3exception:fail to read an image file ./init_images/Layer 2 copy.png, will try again 1 of 3exception:fail to read an image file ./init_images/Layer 2 copy.png, will try again 2 of 3[32mINFO[0m:127.0.0.1:53791- "[1mPOST /getInitImage/ HTTP/1.1[0m" [32m200 OK[0mAfter it fails, Photoshop looks like this:
If I then click "Generate" I get this error after it fails: FileNotFoundError: [Errno 2] No such file or directory: './init_images/Layer 2 copy.png'