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

Ui "screwed" up in Networks Tabs #15802

Open
4 of 6 tasks
OleJ1964 opened this issue May 15, 2024 · 0 comments
Open
4 of 6 tasks

Ui "screwed" up in Networks Tabs #15802

OleJ1964 opened this issue May 15, 2024 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@OleJ1964
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

The UI in all the networks tabs shows Grey icons and are missing the Scrollbar - makes it really hard to use.
tested on different browsers and without extensions

Steps to reproduce the problem

Just use it (at least for me)

What should have happened?

Show icons and scroll bar

What browsers do you use to access the UI ?

Google Chrome

Sysinfo

sysinfo-2024-05-15-14-38.json

Console logs

Already up to date.
venv "H:\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.0 (tags/v3.10.0:b494f59, Oct  4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]
Version: v1.9.3
Commit hash: 1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0
Launching Web UI with arguments: --xformers --ckpt-dir H:\SD_MODEL_DIR\Models\StableDiffusion --embeddings-dir H:\SD_MODEL_DIR\SD_EMBEDDINGS --lora-dir H:\SD_MODEL_DIR\Models\Lora --gfpgan-dir H:\SD_MODEL_DIR\Models\GFPGAN --esrgan-models-path H:\SD_MODEL_DIR\Models\ESRGAN --realesrgan-models-path H:\SD_MODEL_DIR\Models\RealESRGAN
2024-05-15 16:33:51.134800: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
2024-05-15 16:33:52.270905: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
Loading weights [ef76aa2332] from H:\SD_MODEL_DIR\Models\StableDiffusion\realisticVisionV51_v51VAE.safetensors
Creating model from config: H:\stable-diffusion-webui\configs\v1-inference.yaml
H:\stable-diffusion-webui\venv\lib\site-packages\huggingface_hub\file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
  warnings.warn(
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 23.7s (prepare environment: 3.6s, import torch: 7.5s, import gradio: 1.3s, setup paths: 5.3s, initialize shared: 0.4s, other imports: 0.8s, opts onchange: 0.3s, load scripts: 2.6s, create ui: 1.0s, gradio launch: 0.5s).
Applying attention optimization: xformers... done.
Model loaded in 8.4s (load weights from disk: 0.4s, create model: 1.3s, apply weights to model: 3.7s, apply dtype to VAE: 0.2s, load textual inversion embeddings: 2.4s, calculate empty prompt: 0.2s).

Additional information

[I have updated my GPU driver recently.
Screenshot 2024-05-15 163443

@OleJ1964 OleJ1964 added the bug-report Report of a bug, yet to be confirmed label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant