XavierXiao / Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
MIT License
7.6k stars 795 forks source link

I cant install it, pls help!! LOG BELOW #128

Open erikjxy opened 1 year ago

erikjxy commented 1 year ago

Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch(). Startup time: 0.5s (list extensions: 0.1s, create ui: 0.1s). Error completing request Arguments: ('https://github.com/d8ahazard/sd_dreambooth_extension.git', ['ads', 'localization', 'installed'], 0) {} Traceback (most recent call last): File "D:\stable defusion\stable-diffusion-webui\modules\call_queue.py", line 56, in f res = list(func(*args, kwargs)) File "D:\stable defusion\stable-diffusion-webui\modules\ui_extensions.py", line 171, in install_extension_from_index ext_table, message = install_extension_from_url(None, url) File "D:\stable defusion\stable-diffusion-webui\modules\ui_extensions.py", line 145, in install_extension_from_url repo = git.Repo.clone_from(url, tmpdir) File "D:\stable defusion\stable-diffusion-webui\venv\lib\site-packages\git\repo\base.py", line 1308, in clone_from return cls._clone( File "D:\stable defusion\stable-diffusion-webui\venv\lib\site-packages\git\repo\base.py", line 1219, in _clone finalize_process(proc, stderr=stderr) File "D:\stable defusion\stable-diffusion-webui\venv\lib\site-packages\git\util.py", line 419, in finalize_process proc.wait(kwargs) File "D:\stable defusion\stable-diffusion-webui\venv\lib\site-packages\git\cmd.py", line 604, 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.git D:\stable defusion\stable-diffusion-webui\tmp\sd_dreambooth_extension stderr: 'Cloning into 'D:\stable defusion\stable-diffusion-webui\tmp\sd_dreambooth_extension'... fatal: unable to access 'https://github.com/d8ahazard/sd_dreambooth_extension.git/': Recv failure: Connection was reset