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 'bfs_utils' #77

Open
LSXAxeller opened this issue Jul 31, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'bfs_utils' #77

LSXAxeller opened this issue Jul 31, 2023 · 0 comments

Comments

@LSXAxeller
Copy link

I got this error while launching when trying to use AUTOMATIC1111 SD WebUI and I can't use the Batch Face Swap script

Launching Web UI with arguments: --api --xformers --autolaunch --lowram

*** Error loading script: batch_face_swap.py
Traceback (most recent call last):
File "E:\Others\Native\StableDiffusion\StableDiffusionWebUI\modules\scripts.py", line 319, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\Others\Native\StableDiffusion\StableDiffusionWebUI\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:\Others\Native\StableDiffusion\StableDiffusionWebUI\extensions\Batch Face Swap\scripts\batch_face_swap.py", line 8, in
from bfs_utils import *
ModuleNotFoundError: No module named 'bfs_utils'

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