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

sd-webui 1.5 is not supported #13

Open
luliloveshe918 opened this issue Nov 1, 2024 · 0 comments
Open

sd-webui 1.5 is not supported #13

luliloveshe918 opened this issue Nov 1, 2024 · 0 comments

Comments

@luliloveshe918
Copy link

I am using sd-webui version 1.5. After downloading the cleaner plugin, I start sd-webui and get an error message, as follows:
I checked the changelog of sd-webui and found that ResizeHandleRow appeared in version 1.8
How can I make the cleaner plugin support sd-webui version 1.5?

2024-11-01 17:56:51 - ***
2024-11-01 17:56:51 - Error loading script: clean_up_tab.py
2024-11-01 17:56:51 - Traceback (most recent call last):
File "E:\develop\python\stable-diffusion-webui\modules\scripts.py", line 319, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\develop\python\stable-diffusion-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 "E:\develop\python\stable-diffusion-webui\extensions\sd-webui-cleaner\scripts\clean_up_tab.py", line 7, in
from modules.ui_components import ToolButton, ResizeHandleRow
ImportError: cannot import name 'ResizeHandleRow' from 'modules.ui_components' (E:\develop\python\stable-diffusion-webui\modules\ui_components.py)

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