Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buttons on UI to load previous /next image file from folder , in img2img tab and upscalers tab. #15

Closed
1blackbar opened this issue Aug 27, 2022 · 3 comments

Comments

@1blackbar
Copy link

Its pretty overwhelming after awhile when we have thousands of generated images and we load one by one to upscale seeking for particular ones,
So i think it would really help if there would be some kind of button on UI that loads next file and another button that loads previous file ( so two buttons next to each other), and we wouldnt have to open file browser for hundreds of times and scrol through files with mouse wheel.
After loading first image file we would just use buttons/arrows to move between images in given folder, it woud speedup upscaling workflow and img2img workflow quite alot, generations of images are stacking up pretty quickly.

@AUTOMATIC1111
Copy link
Owner

Javascript has no access to the directory, this is pretty much impossible as the program is now.

@1blackbar
Copy link
Author

@AUTOMATIC1111
Copy link
Owner

Like I said this is a path I do not want to go. When you drag picture into browser or select a file in browser for image, the javascript does not get to know what path the image was in. There might be some convoluted way to implement something similar to this if someone really really wants, and it will somewhat work, but I am not going to do that.

@AUTOMATIC1111 AUTOMATIC1111 reopened this Sep 1, 2022
@AUTOMATIC1111 AUTOMATIC1111 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2022
lonestriker pushed a commit to lonestriker/stable-diffusion-webui that referenced this issue Oct 19, 2022
…ion-webui/default

🔄 Synced file(s) with hlky/stable-diffusion-webui
eaglgenes101 referenced this issue in eaglgenes101/stable-diffusion-webui Dec 6, 2022
extras.py: use as little RAM as possible, misc fixes
Sashimimochi pushed a commit to Sashimimochi/stable-diffusion-webui that referenced this issue Apr 7, 2023
nne998 pushed a commit to fjteam/stable-diffusion-webui that referenced this issue Sep 26, 2023
cabelo pushed a commit to cabelo/stable-diffusion-webui that referenced this issue Nov 29, 2023
…ip/gitpython-3.1.32

Bump gitpython from 3.1.30 to 3.1.32
KohakuBlueleaf pushed a commit that referenced this issue Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants