novitalabs / sd-webui-cleaner

An extension for stable-diffusion-webui to remove any object.
MIT License
240 stars 17 forks source link

Error loading script: clean_up_tab.py #10

Closed kotaxyz closed 6 months ago

kotaxyz commented 9 months ago

Version: v1.6.0 Commit hash: 5ef669de080814067961f28357256e8fe27544f4

i get this error and the extension dosnt show in the webui

*** Error loading script: clean_up_tab.py Traceback (most recent call last): File "I:\stable-diffusion-webui\modules\scripts.py", line 295, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "I:\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 "I:\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' (I:\stable-diffusion-webui\modules\ui_components.py)

xiaoshun111 commented 6 months ago

This error also occurs in mine. Have you solved it

kotaxyz commented 6 months ago

This error also occurs in mine. Have you solved it

it seems i deleted it i can't find it in my extension folder , i use this https://github.com/Uminosachi/sd-webui-inpaint-anything it has more functions and also the cleaner and works for me , test it and if you have any issues tell me