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

[Bug]: lost access to buttons above lora #203

Open
1 task done
halr9000 opened this issue Nov 20, 2023 · 4 comments
Open
1 task done

[Bug]: lost access to buttons above lora #203

halr9000 opened this issue Nov 20, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@halr9000
Copy link

halr9000 commented Nov 20, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Chrome latest/Windows. Fresh install (haven't run UX in a while, looking great!) At first everything seemed normal, and I was getting familiar with the new layout since I had last ran the app. At some point while switching screens, which I've not been able to repro, I have lost the buttons on the right above Lora.

image

The only wait to see Checkpoints, TI, Hypernetworks buttons is to shrink my browser zoom down to 80%.
image

UI reload or browser reload does not resolve. I have also tried Edge and incognito, no help.

Oh yeah, my vision sucks, so I don't have a lot of screen real estate to work with.

image

Steps to reproduce the problem

  1. Fresh install
  2. Click around all of the modes
  3. ???
  4. UX is a bit messed up

Sorry I'll keep trying to repro.

What should have happened?

Top icons should always be visible

Sysinfo

Sysinfo non-functional! Nothing in the settings/sysinfo screen result in a file download or info display. Instead, it just prompts for file upload. I tried.

image

What browsers do you use to access the UI ?

Google Chrome, Microsoft Edge

Console logs

fatal: No names found, cannot describe anything.
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: 1.6.1
Commit hash: da22a58aaeb6fe71046221c5068da9303db8314c
Launching Web UI with arguments: --server-name mando --xformers --api --skip-python-version-check
Loading weights [1ac7f636ba] from D:\hal\stable-diffusion\StabilityMatrix\Packages\Stable Diffusion Web UI-UX\models\Stable-diffusion\brixlAMustInYour_v10Alderaan.safetensors
Running on local URL:  http://mando:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 13.4s (prepare environment: 3.4s, import torch: 3.8s, import gradio: 1.2s, setup paths: 1.1s, initialize shared: 0.2s, other imports: 0.9s, setup codeformer: 0.1s, load scripts: 1.6s, create ui: 0.6s, gradio launch: 0.2s).
Creating model from config: D:\hal\stable-diffusion\StabilityMatrix\Packages\Stable Diffusion Web UI-UX\repositories\generative-models\configs\inference\sd_xl_base.yaml
Applying attention optimization: xformers... done.
Model loaded in 13.0s (load weights from disk: 1.4s, create model: 1.9s, apply weights to model: 8.8s, move model to device: 0.2s, load textual inversion embeddings: 0.2s, calculate empty prompt: 0.4s).
Restarting UI...
Closing server running on port: 7860
Running on local URL:  http://mando:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 0.9s (load scripts: 0.2s, create ui: 0.3s, gradio launch: 0.3s).

Additional information

Installed UX via Stability Matrix.
image

@anapnoe
Copy link
Owner

anapnoe commented Nov 21, 2023

Thanks @halr9000 the issue is caused when the column height of the icons is greater than the screen height I will add a scrollbar for small screens sizes or when you set scale percentage in windows
to remedy you can set the size of the component icons in theme customizer -> component size to less than 35px height

@halr9000
Copy link
Author

Thanks @halr9000 the issue is caused when the column height of the icons is greater than the screen height I will add a scrollbar for small screens sizes or when you set scale percentage in windows to remedy you can set the size of the component icons in theme customizer -> component size to less than 35px height

Cool. What about ability to hide some? I'm never going to use hypernetworks, or "use with api". And a link to gradio doesn't need to take up space there imho.

@anapnoe
Copy link
Owner

anapnoe commented Nov 21, 2023

Yep this functionality and a lot more is coming with workspaces ui-ux best regards

@halr9000
Copy link
Author

u rock

@anapnoe anapnoe added the bug Something isn't working label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants