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

No module named 'insightface' #277

Open
kwwa123 opened this issue Oct 31, 2023 · 1 comment
Open

No module named 'insightface' #277

kwwa123 opened this issue Oct 31, 2023 · 1 comment

Comments

@kwwa123
Copy link

kwwa123 commented Oct 31, 2023

Error loading script: swapper.py
Traceback (most recent call last):
File "E:\Game\novelai-webui-aki-v2\modules\scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\Game\novelai-webui-aki-v2\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:\Game\novelai-webui-aki-v2\extensions\sd-webui-roop\scripts\swapper.py", line 12, in
import insightface
ModuleNotFoundError: No module named 'insightface'

@lhgzbxhz
Copy link

lhgzbxhz commented Dec 8, 2023

I met the same question too.

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