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]: 首次安装完成后,重启sd时 log中报错 #422

Open
2 tasks done
yetio opened this issue Apr 10, 2024 · 0 comments
Open
2 tasks done

[Bug]: 首次安装完成后,重启sd时 log中报错 #422

yetio opened this issue Apr 10, 2024 · 0 comments

Comments

@yetio
Copy link

yetio commented Apr 10, 2024

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?

1,从SD的扩展面板中安装 了easyphoto
2,重启sd,自动安装完依赖后,发现日志报错。多次重启后依旧存在此报错, 且webui中无easyphoto

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

What should have happened?

无报错,webui中正常显示easyphoto TAB

Commit where the problem happens

Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.8.0
Commit hash: bef51aed032c0aaa5cfd80445bc4cf0d85b408b5
EastPhoto:

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

no

List of enabled extensions

StyleSelectorXL https://github.com/ahgsql/StyleSelectorXL.git main d538b0c4 2024-01-18 05:41:01 未知
Tag自动补全 https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git main bec567fe 2024-03-03 20:50:33 未知
细节修复(After Detailer,ADetailer) https://github.com/Bing-su/adetailer.git main 06adf33a 2024-03-29 21:13:54 未知
canvas-zoom https://github.com/richrobber2/canvas-zoom.git main b2211237 2024-03-02 03:01:37 未知
OpenPose 编辑器插件 https://github.com/fkunn1326/openpose-editor.git master c9357715 2023-10-11 17:04:20 未知
C站浏览器插件 https://github.com/BlafKing/sd-civitai-browser-plus.git main 033ccc27 2024-04-05 14:08:18 未知
sd-webui-EasyPhoto https://github.com/aigc-apps/sd-webui-EasyPhoto.git main 2e5e4974 2024-03-22 17:41:52 未知
双语本地化插件 https://github.com/journey-ad/sd-webui-bilingual-localization.git main 533b7757 2023-08-29 09:14:56 未知
控制网络(ControlNet插件) https://github.com/Mikubill/sd-webui-controlnet.git main eb451a00 2024-04-01 11:54:20 未知
深度图编辑器插件 https://github.com/wywywywy/sd-webui-depth-lib.git main 9fecb8df 2023-11-30 06:55:41 未知
无边图像浏览器 https://github.com/zanllp/sd-webui-infinite-image-browsing.git main 8194b809 2024-03-30 10:55:51 未知
OpenPose 编辑器(嵌入 ControlNet) https://github.com/huchenlei/sd-webui-openpose-editor.git main cebe13e0 2023-12-19 11:58:26 未知
提示词管理(prompt-all-in-one) https://github.com/Physton/sd-webui-prompt-all-in-one main 2cd8bf2c 2024-03-28 23:38:57 未知
Segment Anything 蒙版绘制插件 https://github.com/continue-revolution/sd-webui-segment-anything.git master 982138cf 2024-02-24 04:25:02 未知
简体中文语言包 https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN Anne 3dcbb1fe 2024-01-08 10:58:45 未知
WD1.4 Tag反推插件 https://github.com/picobyte/stable-diffusion-webui-wd14-tagger.git master e72d984b 2023-11-04 19:58:30 未知

Console logs

*** Error loading script: easyphoto_ui.py
    Traceback (most recent call last):
      File "E:\AI_Program\stable-diffusion-webui\extensions\sd-webui-EasyPhoto\scripts\sdwebui.py", line 767, in read_lora_metadata
        metadata = cache.cached_data_for_file("safetensors-metadata", "lora/" + name, filename, read_metadata)
      File "E:\AI_Program\stable-diffusion-webui\modules\cache.py", line 114, in cached_data_for_file
        value = func()
    TypeError: read_lora_metadata.<locals>.<lambda>() missing 1 required positional argument: 'filename'

Additional information

No response

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

1 participant