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

运行启动出错,界面也没有显示。 #5

Open
zhou319 opened this issue Aug 19, 2024 · 0 comments
Open

运行启动出错,界面也没有显示。 #5

zhou319 opened this issue Aug 19, 2024 · 0 comments

Comments

@zhou319
Copy link

zhou319 commented Aug 19, 2024

*** Error loading script: adetailer.py
Traceback (most recent call last):
File "D:\Stable\SD-Forge\webui\modules\scripts.py", line 544, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\Stable\SD-Forge\webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\Stable\SD-Forge\webui\extensions\sd-forge-adetailer\scripts\adetailer.py", line 20, in
from lib_adetailer.ui import ADetailerUiGroup, on_after_component, on_before_ui, add_api_endpoints
File "D:\Stable\SD-Forge\webui\extensions\sd-forge-adetailer\lib_adetailer\ui.py", line 29, in
from lib_adetailer.process import (
File "D:\Stable\SD-Forge\webui\extensions\sd-forge-adetailer\lib_adetailer\process.py", line 20, in
from modules import devices, images, safe, shared, paths, scripts, sd_models, shared_items, sd_schedulers
ImportError: cannot import name 'sd_schedulers' from 'modules' (unknown location)

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