Closed cerarslan closed 1 year ago
I can't install the extension either. It was available before.
I've never used colab so am unsure as to how it works, but do you have access to the commandline flags? What arguments are you using? Are you using the correct argument to install it? It should be git clone https://github.com/deforum-art/deforum-for-automatic1111-webui/ extensions/deforum
.
Is there an existing issue for this?
What happened?
I was able to install extensions on local server but I was getting ModuleNotFoundError: No module named 'py3d_tools'. Now I can't install any extension through Gradio and I get this error. Can you help me ?
Steps to reproduce the problem
What should have happened?
I think issue start from File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/call_queue.py", line 45, in f res = list(func(*args, **kwargs)) this . I tried to remove that line 'File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/ui_extensions.py", line 20, in check_access assert not shared.cmd_opts.disable_extension_access, "extension access disabed because of commandline flags" but no works.
Commit where the problem happens
Collab version.
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Brave
Command Line Arguments
No response
Additional information, context and logs
No response