Skip to content

Depthmap tab not showing #482

@sergiog28-glitch

Description

@sergiog28-glitch

The issue I am having is that the Depthmap tab is not showing in Stable Diffusion.
This the error I have in the cmd:

*** Error loading script: depthmap.py
Traceback (most recent call last):
File "L:\Stable Diffusion_\stable-diffusion-webui\modules\scripts.py", line 515, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "L:\Stable Diffusion_\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "L:\Stable Diffusion
\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-and-stereogram-script\scripts\depthmap.py", line 11, in
from modules.shared import opts, cmd_opts, state, Options
ImportError: cannot import name 'Options' from 'modules.shared' (L:\Stable Diffusion_\stable-diffusion-webui\modules\shared.py)

Any ideas how this can be solved?

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions