Closed QuietyAwe closed 1 year ago
i find it in my cmd:
_Error loading script: ddetailer.py
Traceback (most recent call last):
File "D:\stable-diffusion-webui\modules\scripts.py", line 248, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\stable-diffusion-webui\modules\script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "
I run python -m pip install mmengine in venv,but it tells me No pyvenv.cfg file,how to deal with it?
I run pip install -U openmim mim install mmcv in venv,it works. but when i open webUI,it still prints ModuleNotFoundError: No module named 'mmengine' who can help me ?! TvT
ok, now it tells me that No module named 'mmdet.core'
ok, now it tells me that No module named 'mmdet.core'
look at new issues:)
there are no detection detailer option in script,how can i deal with it?