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

ModuleNotFoundError: No module named 'lama_cleaner' #141

Open
Hankerlove opened this issue Apr 1, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'lama_cleaner' #141

Hankerlove opened this issue Apr 1, 2024 · 1 comment

Comments

@Hankerlove
Copy link

*** Error loading script: inpaint_anything.py
Traceback (most recent call last):
File "E:\sd-webui-aki\sd-webui-aki-v4.2\modules\scripts.py", line 469, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\sd-webui-aki\sd-webui-aki-v4.2\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:\sd-webui-aki\sd-webui-aki-v4.2\extensions\sd-webui-inpaint-anything\scripts\inpaint_anything.py", line 20, in
from lama_cleaner.model_manager import ModelManager
ModuleNotFoundError: No module named 'lama_cleaner'


@Uminosachi
Copy link
Owner

I have changed to keep the lama-cleaner package locally. Please update sd-webui-inpaint-anything to the latest version and try it out.

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

2 participants