current_hash = run(f'"{git}" -C {dir} rev-parse HEAD', None, f"Couldn't determine {name}'s hash: {commithash}").strip() File "C:\Files\StableDiffusion\stable-diffusion-webui\launch.py", line 54, in run raise RuntimeError(message) RuntimeError: Couldn't determine Stable Diffusio...
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash) File "M:\stable-diffusion-webui\stable-diffusion-webui\launch.py", line 107, in git_clone current_hash = run(f'"{git}" -C {dir} rev-parse HEAD', None, f"...
1、Stable Difussion是完全免费的,部署在自己本地电脑上使用即可,软件完全免费,但是算力不免费,这就主要牵扯到显卡GPU上,当然cpu也有关系,但是关系比较小。 2、查看自己电脑相关配置信息,在电脑底部搜索栏搜索“任务管理器” 显卡(N卡)排行榜,可以参考这个图 目前比较流行的3060、4060,都是可以流畅使用的,当然,如果...
error (need to use --skip-torch-cuda-test) error, core error 1. ( I have Nvidia 3060ti). RuntimeError: Couldn't install torch also apeared sometimes. tried with the binary version, "RuntimeError: Couldn't determine Stable Diffusion's hash" error code: 1. and doesn't do anything ...
1、Stable Difussion是完全免费的,部署在自己本地电脑上使用即可,软件完全免费,但是算力不免费,这就主要牵扯到显卡GPU上,当然cpu也有关系,但是关系比较小。 2、查看自己电脑相关配置信息,在电脑底部搜索栏搜索“任务管理器” 显卡(N卡)排行榜,可以参考这个图 目前比较流行的3060、4060,都是可以流畅使用的,当然,如果...