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 not loaded and displayed #4

Closed
waomodder opened this issue Mar 29, 2023 · 8 comments
Closed

UI not loaded and displayed #4

waomodder opened this issue Mar 29, 2023 · 8 comments

Comments

@waomodder
Copy link

sd-webui: commit: 22bcc7be checkpoint: 8838e0d1fb
sd-webui-train-tools: ver e60b048
Python: ver 3.10.6
The UI is always loading and doesn't display properly, even when extensions are added.
The UI only shows the passage of time.
Also, disabling other extensions does not cure this infinite loading problem.
image

@liasece
Copy link
Owner

liasece commented Mar 29, 2023

It looks like a webui issue:
AUTOMATIC1111/stable-diffusion-webui@22bcc7be

@kingzeus
Copy link

kingzeus commented Apr 3, 2023

同样的问题,几乎不可用了,有临时修复的方案么?

@liasece
Copy link
Owner

liasece commented Apr 3, 2023

同样的问题,几乎不可用了,有临时修复的方案么?

AUTOMATIC1111/stable-diffusion-webui@22bcc7be

@ThatObjective9
Copy link

同样的问题,几乎不可了,有临時修复的案么?

AUTOMATIC1111/stable-diffusion-webui@ 22bcc7be

I can't use train tools with 22bcc7b as well as waomodder. I'm not very knowledgeable and don't understand what you mean by linking above.
Does that mean that I will be able to use train tools if I work with reference to this link?
Or does it mean that train tools can't handle it because it's a webui cause?

@MiDark
Copy link

MiDark commented Apr 16, 2023

When I added argument --no-gradio-queue to the startup of stable-diffusion-webui, the UI load success.
It is not clear what other effects, you can try it.

@ThatObjective9
Copy link

Thank you for your response. I will try the option you suggested.

@ThatObjective9
Copy link

When I added argument --no-gradio-queue to the startup of stable-diffusion-webui, the UI load success. It is not clear what other effects, you can try it.

Thank you for your advice. I added the option and now the UI is displaying fine. I'll take a look at this for a while.

@Rokurolize
Copy link

Rokurolize commented Apr 18, 2023

When I added argument --no-gradio-queue to the startup of stable-diffusion-webui, the UI load success. It is not clear what other effects, you can try it.

I also encountered a similar issue, but I was able to resolve it with this method!

Reproduction steps:

  1. Create a project
  2. Create a version
  3. Upload an image
  4. Click on Update Dataset
  5. After the process is complete, restart the WebUI
  6. Upon opening the Train Tools tab, the UI elements show an infinite loading display

By adding --no-gradio-queue when launching, it displayed correctly.

My environment:
python: 3.10.10  •  torch: 2.0.0+cu118  •  xformers: 0.0.19.dev516  •  gradio: 3.23.0  •  commit: 22bcc7be

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

6 participants