depthmap2mask
depthmap2mask copied to clipboard
Error loading script: depthmap_for_depth2img.py
Im getting this error after installing this extension in Stable Diffusion, any1 know how to fix this?
Error loading script: depthmap_for_depth2img.py
Traceback (most recent call last):
File "C:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\scripts.py", line 256, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "