stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: cant isntal dreambooth and other extentions

Open salocharly opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

I been trying to install extensions and it doesn't work

Steps to reproduce the problem

  1. Go to .... extentions
  2. Press .... try to instal
  3. ... not working

What should have happened?

extension shold be installed instead I get this: To create a public link, set share=True in launch(). Error completing request Arguments: ('https://github.com/d8ahazard/sd_dreambooth_extension', ['ads', 'localization']) {} Traceback (most recent call last): File "C:\Users\salo\stable-diffusion-webui\modules\call_queue.py", line 45, in f res = list(func(*args, **kwargs)) File "C:\Users\salo\stable-diffusion-webui\modules\ui_extensions.py", line 147, in install_extension_from_index ext_table, message = install_extension_from_url(None, url) File "C:\Users\salo\stable-diffusion-webui\modules\ui_extensions.py", line 132, in install_extension_from_url repo = git.Repo.clone_from(url, tmpdir) File "C:\Users\salo\stable-diffusion-webui\venv\lib\site-packages\git\repo\base.py", line 1148, in clone_from return cls._clone(git, url, to_path, GitCmdObjectDB, progress, multi_options, **kwargs) File "C:\Users\salo\stable-diffusion-webui\venv\lib\site-packages\git\repo\base.py", line 1086, in _clone finalize_process(proc, stderr=stderr) File "C:\Users\salo\stable-diffusion-webui\venv\lib\site-packages\git\util.py", line 386, in finalize_process proc.wait(**kwargs) File "C:\Users\salo\stable-diffusion-webui\venv\lib\site-packages\git\cmd.py", line 502, in wait raise GitCommandError(remove_password_if_present(self.args), status, errstr) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/d8ahazard/sd_dreambooth_extension C:\Users\salo\stable-diffusion-webui\tmp\sd_dreambooth_extension stderr: 'fatal: destination path 'C:\Users\salo\stable-diffusion-webui\tmp\sd_dreambooth_extension' already exists and is not an empty directory.

Commit where the problem happens

latest version

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No response

Additional information, context and logs

No response

salocharly avatar Nov 29 '22 09:11 salocharly