Replies: 4 comments 1 reply
-
You'll need to raise a ticket in the https://github.com/AlUlkesh/stable-diffusion-webui-images-browser images browser UI for errors regarding this. If you're using an older version of A1111, you'll need to git checkout to an older image browser version. Refer to this link |
Beta Was this translation helpful? Give feedback.
-
Yeah, mine's been broken for about a week. It's weird, because it'll show the pictures just fine, but when I click on one, all it does is scroll to the next picture now. It used to bring up a pop-up where I could view the image full-size, and even somewhat zoomed in, and now I can't see the pictures big at all, unless I go change the thumbnail size to like 512, but that just breaks it in completely different ways that are annoying. I just wish I could get it back to doing a pop-up theater mode type deal when I click an image, as opposed to staying in the row of scrolling images that doesn't ever get bigger than whatever thumbnail can fit in the box boundaries of the UI. However, my "send to" buttons were also not working, which is why it made me think to comment here. Maybe someone smarter than I can offer help, because legit my extent of git/python/js knowledge is 100% what I've learned in the last 9 months having to teach myself what's needed to clone the repository and get a local version going on my machine. God only knows when something breaks and I have to trouble shoot why it's happening, that's 100% an afternoon of trial and error until I fix it, because I refuse to believe I'm not smart enough to just figure it out by looking at code and guessing what should be there. but if anyone can offer insight on that shit, i'd totally be appreciative. tl;dr my shit's broke, too. has been for a few weeks. and i'm not smart. |
Beta Was this translation helpful? Give feedback.
-
@chchchadzilla The other thing, clicking not showing a bigger version... I have a PR for that, but it hasn't been merged so far: #9060 |
Beta Was this translation helpful? Give feedback.
-
There's been a ton of changes to everything lately (since the Gradio upgrade), and I have been having all kinds of weird problems. You may want to try the nuclear option which so far seems to be working well for me:
Then if things are still broken, start collecting log files etc and post an issue to the right repo as noted above. Other troubleshooting paths:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After last update of Web UI (I done git pull today) image browser plugin don't working normally for me.
It's showing all images, folders, etc, but don't show any metadata for any images, and buttons for image transferring "Send to..." is missing.
I try to switch to alternative image browser (plugin fork) - but it behave right the same way.
No any errors or warnings in the console, it's just don't work.
I understand that it's likely my local problem, as I don't see any similar reports. But maybe someone can help me, or at least propose some idea to test? Reinstalling plugins don't change anything.
My system - GTX 1650, Manjaro Linux, Web UI commit - 22bcc7b, command line agrs: "--lowvram --precision full --no-half --no-half-vae --opt-split-attention --xformers --enable-console-prompts --api --deepdanbooru --use-cpu interrogate --always-batch-cond-uncond"
Beta Was this translation helpful? Give feedback.
All reactions