stable diffusion web ui インストールにおきましてhttps://pcniki.com/stable-diffusion-web-ui-automatic1111-install/こちらのサイトを参考にインストール作業をしております。指示通りにし進めてまいりましたがwebui-user.batを起動すると下記のエラーがでて進みません。venv \u0026quot;D:\\stable\\sd.webui\\webui\\venv\\Scripts\\Python.exe\u0026quot;Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]Version: 1.10.1Commit hash: \u0026lt;none\u0026gt;Cloning assets into D:\\stable\\sd.webui\\webui\epositories\\stable-diffusion-webui-assets...'\u0026quot;git\u0026quot;' は、内部コマンドまたは外部コマンド、操作可能なプログラムまたはバッチ ファイルとして認識されていません。Traceback (most recent call last): File \u0026quot;D:\\stable\\sd.webui\\webui\\launch.py\u0026quot;, line 48, in \u0026lt;module\u0026gt; main() File \u0026quot;D:\\stable\\sd.webui\\webui\\launch.py\u0026quot;, line 39, in main prepare_environment() File \u0026quot;D:\\stable\\sd.webui\\webui\\modules\\launch_utils.py\u0026quot;, line 411, in prepare_environment git_clone(assets_repo, repo_dir('stable-diffusion-webui-assets'), \u0026quot;assets\u0026quot;, assets_commit_hash) File \u0026quot;D:\\stable\\sd.webui\\webui\\modules\\launch_utils.py\u0026quot;, line 192, in git_clone run(f'\u0026quot;{git}\u0026quot; clone --config core.filemode=false \u0026quot;{url}\u0026quot; \u0026quot;{dir}\u0026quot;', f\u0026quot;Cloning {name} into {dir}...\u0026quot;, f\u0026quot;Couldn't clone {name}\u0026quot;, live=True) File \u0026quot;D:\\stable\\sd.webui\\webui\\modules\\launch_utils.py\u0026quot;, line 116, in run raise RuntimeError(\u0026quot;\\u0026quot;.join(error_bits))RuntimeError: Couldn't clone assets.Command: \u0026quot;git\u0026quot; clone --config core.filemode=false \u0026quot;https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets.git\u0026quot; \u0026quot;D:\\stable\\sd.webui\\webui\epositories\\stable-diffusion-webui-assets\u0026quot;Error code: 1続行するには何かキーを押してください . . .①管理者として実行してみるとそもそもコマンドプロンプトが起動しません。②また他が原因で起動できない書き込みを見てそれも真似てみましたが変わりません。@echo offset PYTHON=C:\\Users\\sya\\AppData\\Local\\Programs\\Python\\Python310\\python.exeset GIT=set VENV_DIR=set COMMANDLINE_ARGS=--autolaunch --no-half-vae --no-half --skip-torch-cuda-test --xformers --disable-nan-checkcall webui.bat ③venvを消して起動しなおしても状況変わらずこれ以上調べても似た症状の方すら見つからず八方塞がりであります。何かヒントでもつかめられる方がおいででいらっしゃいましたら力を貸していただけないでしょうか

1件の回答

回答を書く

1287912

2026-05-12 06:05

+ フォロー

https://git-scm.com/download/win
エラー原因は Git が認識されていないからです。


対処法

1. https://git-scm.com/download/win
Git for Windows/x64 Setup

2. インストール時に「Git をコマンドラインで使用可能にする(PATH に追加)」を選択

3. コマンドプロンプトで 確認
git --version

4. webui-user.bat を再実行

うったえる有益だ(0シェアするブックマークする

Copyright © 2026 AQ188.com All Rights Reserved.

博識 著作権所有