isekaidev / stable.art

Photoshop plugin for Stable Diffusion with Automatic1111 as backend (locally or with Google Colab)
https://stable.art
MIT License
1.14k stars 67 forks source link

Generated images aren't saved in the usual Automatic1111 paths #25

Open curtwagner1984 opened 1 year ago

curtwagner1984 commented 1 year ago

Hello, this is a great plug in, but from my testing, generated images aren't saved in the automatic1111 output folder. I would very much like this option because it's easy to come back to those output images and read out the prompt and model information.

Of course, it would be even better if the Photoshop UI had access to the automatic1111 output folder(just like the 'explore' tab, but for the local automatic1111 output folder.) the so that previously generated images could be used. But for now, I'll just be happy if all generated images are saved in the automatic1111 folder.

(It would be even better if a specific subfolder would be created for images generated using the plugin in the automatic1111 output folder)

4lt3r3go commented 1 year ago

i would also know where TEMP images are stored

Woisek commented 1 year ago

I also think this would be an important thing ...

HustLion commented 1 year ago

Hello, this is a great plug it, but from my testing, generated images aren't saved in the automatic1111 output folder. I would very much like this option because it's easy to come back to those output images and read out the prompt and model information.

Of course, it would be even better if the Photoshop UI had access to the automatic1111 output folder(just like the 'explore' tab, but for the local automatic1111 output folder.) the so that previously generated images could be used. But for now, I'll just be happy if all generated images are saved in the automatic1111 folder.

(It would be even better if a specific subfolder would be created for images generated using the plugin in the automatic1111 output folder)

I also think this would be really useful. Hoping for this to be implemented.

isekaidev commented 1 year ago

Unfortunately, Photoshop API limits file access, so the plugin cannot save files to the A1111 folder but can save images to its own local folder. I added an option to enable saving all generated images and also added a link that opens a folder with all images (simply click it and it will open Finder/File Explorer).

Access to generated images inside the plugin UI is also in the plans but will be added later.

image
curtwagner1984 commented 1 year ago

Oh, I see. So you're saying that automatic needs a feature to continue savings generated images to folders even if it was generated using an API call and not from automatic itself, right?

On Sun, 5 Feb 2023, 11:05 isekaidev, @.***> wrote:

Unfortunately, Photoshop API limits file access, so the plugin cannot save files to the A1111 folder but can save images to its own local folder. I added an option to enable saving all generated images and also added a link that opens a folder with all images (simply click it and it will open Finder/File Explorer).

Access to generated images inside the plugin UI is also in the plans but will be added later.

[image: image] https://user-images.githubusercontent.com/118139897/216810415-860568b8-8c08-403c-9a8b-1229ac5264e1.png

— Reply to this email directly, view it on GitHub https://github.com/isekaidev/stable.art/issues/25#issuecomment-1417148768, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZFOUM3G4DLDOQ6MQ7VY7TWV5UNLANCNFSM6AAAAAAUGKVPDY . You are receiving this because you authored the thread.Message ID: @.***>

isekaidev commented 1 year ago

Yes, Automatic does not save images generated with API, so the plugin itself manages this.

curtwagner1984 commented 1 year ago

Ok thanks, i think it's sensible for automatic to have an option to save an image even if it was generated with the api.

On Sun, 5 Feb 2023, 13:52 isekaidev, @.***> wrote:

Yes, Automatic does not save images generated with API, so the plugin itself manages this.

— Reply to this email directly, view it on GitHub https://github.com/isekaidev/stable.art/issues/25#issuecomment-1417598100, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZFOUL4DDF7EKPUA25E63DWV6IANANCNFSM6AAAAAAUGKVPDY . You are receiving this because you authored the thread.Message ID: @.***>