Open jamesdesmond opened 1 year ago
Do you perhaps have this option empty?
No, this option is set to outputs/txt2img-images
I did this because I have auto-save disabled.
On Sun, Jan 22, 2023 at 5:23 PM AlUlkesh @.***> wrote:
Do you perhaps have this option empty? [image: image] https://user-images.githubusercontent.com/99896447/213943542-38cd380f-1016-4686-9ea5-7386e0bd6a1a.png
— Reply to this email directly, view it on GitHub https://github.com/yfszzx/stable-diffusion-webui-images-browser/issues/74#issuecomment-1399625287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZ4PPFWTOF7PRDNJN2UG73WTWXPTANCNFSM6AAAAAATZPSYSI . You are receiving this because you authored the thread.Message ID: @.*** com>
That's the option used for the favorites tab. I suspect since txt2img and favorites are the same path for you, that the script runs into problems because it gets the same filepath twice.
Hello, How do I make the favorites tab only show images in
/log/images
? Right now it is showing every single image from every folder in the stable-diffusion web-ui project. The txt2img tab , and all other tabs work as expected.