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] Stable-Diffusion-Webui-Civitai-Helper causes Extra Networks UI to not complete loading. #494

Closed
4 tasks done
inverherive opened this issue Dec 18, 2023 · 7 comments
Closed
4 tasks done
Labels
🐛 Bug Something isn't working | 缺陷

Comments

@inverherive
Copy link

inverherive commented Dec 18, 2023

👀 检查清单 | Initial checklist

  • 已经阅读了 常见问题 | I have read the FAQ
  • 插件和 SD WebUI 均为为最新版本 | Plugin and SD WebUI both are the latest version
  • 插件的分支为 main | The branch of the plugin is main
  • 在单独开启插件的情况下,问题仍然存在 | The problem still exists when the plugin is turned on separately

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

📦 SD Wbui 版本或提交 | Version or Commit

1.7.0

📦 Lobe Theme 版本或提交 | Version or Commit

3.4.0

🐛 问题描述 | Bug Description

With Stable-Diffusion-Webui-Civitai-Helper extension enabled, the UI loads correctly but the .pending.svelte-1ed2p3z class doesn't get removed causing it to appear to be continuously loading.
image

image

🚦 期望结果 | Expected Behavior

UI should complete and the class removed once all loading is completed

📷 复现步骤 | Recurrence Steps

Enable both Webui-Civitai-Helper and Lobe

📝 补充信息 | Additional Information

No response

@inverherive inverherive added the 🐛 Bug Something isn't working | 缺陷 label Dec 18, 2023
@lobehubbot
Copy link
Member

👀 @inverherive

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@inverherive
Copy link
Author

inverherive commented Dec 18, 2023

Update: This seems to be tied to the number of Embeddings/Lora you have. Reducing the number of files sometimes fixes the issue.
Broken: 3000+ embeddings and Loras
Working (sometimes): ~1500 embeddings and Loras

@kaalibro
Copy link
Collaborator

@inverherive If this bug is still happening, try adding --no-gradio-queue to the COMMANDLINE_ARGS

@canisminor1990
Copy link
Member

maybe you can try this tool to speedup preview loading https://github.com/canisminor1990/sd-webui-cover-minifier

@ostap667inbox
Copy link

@inverherive If this bug is still happening, try adding --no-gradio-queue to the COMMANDLINE_ARGS

adding --no-gradio-queue is really the best solution if there are so many cards that the Extra Networks load becomes unstable and this block hangs on forever loading.

@inverherive
Copy link
Author

I can confirm that --no-gradio-queue fixes my specific problem. Thanks for everyone's help.

@lobehubbot
Copy link
Member

@inverherive

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

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

5 participants