runtime error

Python 3.8.9 (default, Apr 10 2021, 15:47:22) [GCC 8.3.0] Installing clip Installing open_clip Installing xformers Cloning Stable Diffusion into repositories/stable-diffusion-webui-master... Traceback (most recent call last): File "app.py", line 412, in <module> prepare_environment() File "app.py", line 341, in prepare_environment git_clone(taming_transformers_repo, repo_dir('taming-transformers'), File "app.py", line 151, in git_clone current_hash = run(f'"{git}" -C "{dir}" rev-parse HEAD', None, File "app.py", line 104, in run raise RuntimeError(message) RuntimeError: Couldn't determine Taming Transformers's hash: 24268930bf1dce879235a7fddd0b2355b84d7ea6. Command: "git" -C "repositories/taming-transformers" rev-parse HEAD Error code: 128 stdout: <empty> stderr: fatal: not a git repository (or any of the parent directories): .git

Container logs:

Fetching error logs...