New UI unable to click on preview, and image disappears when gen finishes from ui. #870
Unanswered
Weatherby43
asked this question in
Q&A
Replies: 2 comments
-
i have mostly the same issue here. zooming to fullscreen only works just directly after click on the generate button, not if i wait too long. if i close the fullscreen view i can not reopen it (nothing happens if i click on the regular preview). Also custom changes like resolution or sampler to the ui-config.json are irgnored by the webui.. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any updates? Just installed and same |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
version: f1.0.0v1.10.0rc-previous-14-g33e381f1 • python: 3.10.9 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 4.39.0 • checkpoint: ff3ed826b3
I updated Forge by cloning the repo, I ran the webui-user.bat file, then, once it finished, closed it and then ran git pull to pull the newest updates. I got the above versions, which I believe means the most current experimental version of Forge.
Now, however, on this new version, the preview window is acting unusual. Instead of it showing a rolling preview of the image being generated every N steps and you can click on it to blow it up, it no longer is clickable while forming the previews before the gen is done. Once the gen finishes, the preview window goes to a broken image http icon and when you click on it, it blows up this icon and will not show the finished image. Going into the output directory, the image is there just fine. Also, this impacts the 'run highres fix' button as well, as if you click the button, it returns a 'none value' error. So, I either have to run all images with highres fix enabled, or don't use it at all.
Also, for some reason the new version of the UI doesn't pull values from the config.jason or ui-config.jason file. I've adjusted the ui-config.jason as I have in past versions to contain my default neg prompt and steps, sampler etc. Every time I open the new version it resets those values to the initial values.
Anyone else noticing this?
Beta Was this translation helpful? Give feedback.
All reactions