stable-diffusion
stable-diffusion copied to clipboard
Can someone help me? I'm trying to install stable diffusion but I keep getting errors. I'm very new to this kind of thing. The folder i have these in is parodies, just a general folder i created for everything.
venv "G:\parodies\Github\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash:
stderr: Running command git clone --filter=blob:none --quiet https://github.com/TencentARC/GFPGAN.git 'C:\Users\fernando\AppData\Local\Temp\pip-req-build-evida8eq' fatal: unable to access 'https://github.com/TencentARC/GFPGAN.git/': error setting certificate verify locations: CAfile: G:/parodies/Github/mingw64/ssl/certs/ca-bundle.crt CApath: none error: subprocess-exited-with-error
git clone --filter=blob:none --quiet https://github.com/TencentARC/GFPGAN.git 'C:\Users\fernando\AppData\Local\Temp\pip-req-build-evida8eq' did not run successfully. exit code: 128
See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
git clone --filter=blob:none --quiet https://github.com/TencentARC/GFPGAN.git 'C:\Users\fernando\AppData\Local\Temp\pip-req-build-evida8eq' did not run successfully. exit code: 128
See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Press any key to continue
I have git installed and the right Python installed and added to path
I have git installed and the right Python installed and added to path
did you find a solution? I also encounter this problem
From the error-message I am assuming your question is about the stable diffusion webui by AUTOMATIC1111. Please be aware this is a third-party tool and we cannot provide any support for it. You may want to look into the issues there, both closed and open to find out if other people have reported this problem before, or open a new issue if that is not the case.