aigc-apps / sd-webui-EasyPhoto

📷 EasyPhoto | Your Smart AI Photo Generator.
Apache License 2.0
4.98k stars 399 forks source link

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

Open Ikaleio opened 9 months ago

Ikaleio commented 9 months ago

Is there an existing issue for this?

Is EasyPhoto the latest version?

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

Ikaleio commented 9 months ago

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

Ikaleio commented 9 months ago

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

Ikaleio commented 9 months ago

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

wuziheng commented 9 months ago

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