recently ive tried to install SD and now i have troubles shooting one by one. But theres one that i cant still solve. Can u help me or answer what 2 do.
webui-user.bat screenshot
“venvscripts folder
"skip" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
venv "C:stable-diffusion-webui-amdgpu-mastervenvScriptsPython.exe"
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: 1.9.4
Commit hash: <none>
Couldn't determine Stable Diffusion's hash: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf, attempting autofix...
Fetching all contents for Stable Diffusion
fatal: not a git repository (or any of the parent directories): .git
Traceback (most recent call last):
File "C:stable-diffusion-webui-amdgpu-masterlaunch.py", line 48, in <module>
main()
File "C:stable-diffusion-webui-amdgpu-masterlaunch.py", line 39, in main
prepare_environment()
File "C:stable-diffusion-webui-amdgpu-mastermoduleslaunch_utils.py", line 613, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "C:stable-diffusion-webui-amdgpu-mastermoduleslaunch_utils.py", line 230, in git_clone
current_hash = run_git(
File "C:stable-diffusion-webui-amdgpu-mastermoduleslaunch_utils.py", line 212, in run_git
git_fix_workspace(dir, name)
File "C:stable-diffusion-webui-amdgpu-mastermoduleslaunch_utils.py", line 174, in git_fix_workspace
run(
File "C:stable-diffusion-webui-amdgpu-mastermoduleslaunch_utils.py", line 121, in run
raise RuntimeError("n".join(error_bits))
RuntimeError: Couldn't fetch Stable Diffusion.
Command: "git" -C "C:stable-diffusion-webui-amdgpu-masterrepositoriesstable-diffusion-stability-ai" fetch --refetch --no-auto-gc
Error code: 128
ive tried to google trouble, it was like to crash everything and do it again, however i dont wanna(((
New contributor
KidouSenshi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.