aigc-apps/sd-webui-EasyPhoto

[Bug]: 插件导致 模型预览图列表、LoRA 列表、TIE 列表无限加载

Ikaleio opened this issue · 4 comments

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

Is EasyPhoto the latest version?

  • I have updated EasyPhoto to the latest version and the bug still exists.

What happened?

如题,安装 EasyPhoto 后 LoRA 页面无限加载无法打开

4cc2e0634d4c952fe1b32ee6586e3a94

Steps to reproduce the problem

  1. 安装 EasyPhoto 插件
  2. 点击文生图页面的 LoRA 菜单

What should have happened?

LoRA 正常加载

Commit where the problem happens

webui: b7f45e6
EastPhoto: a5708be
其他扩展如下
image

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

`--medvram-sdxl --theme dark --xformers --xformers-flash-attention --opt-channelslast --api --autolaunch --skip-python-version-check`

List of enabled extensions

image

EastPhoto: a5708be

Console logs

点击 LoRA 菜单时无任何 log

Additional information

No response

浏览器控制台似乎给出了一些有关的报错:
image

回退 webui 版本到 cf2772f (1.7.0 Release) 后问题解决,可能需要考虑一下对最近几个 Commit 的兼容性?

发现新问题:Controlnet 插件的 1d39c2a commit 同样会导致一样的问题

谢谢,我们会查验一下 当前插件对 sdwebui 和 controlnet 的兼容性,并尽快进行修改
@bubbliiiing