clip-interrogator-ext icon indicating copy to clipboard operation
clip-interrogator-ext copied to clipboard

extension access disabled because of command line flags

Open jcrsantiago opened this issue 3 years ago • 2 comments

I got this error trying to install your extension.

File "E:\AI_Art\SUPERSD\stable-diffusion-webui\modules\ui_extensions.py", line 22, in check_access
    assert not shared.cmd_opts.disable_extension_access, "extension access disabled because of command line flags"
AssertionError: extension access disabled because of command line flags

jcrsantiago avatar Mar 19 '23 19:03 jcrsantiago

When using --listen you also need to use --enable-insecure-extension-access to install extensions

pharmapsychotic avatar Mar 20 '23 04:03 pharmapsychotic

The tab doesn't show. Is it disabled? I cannot use it anymore.

AhmedGit avatar Jun 06 '23 10:06 AhmedGit