1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

stable diffusion の update

Last updated at Posted at 2023-07-08

00005-1844528772.png

参考
https://freeblog-video.com/stable-diffusion_update/#link1

アップデートがあるか確認。

stable-diffusion-webui > web-user.bat をテキストで開く
set COMMANDLINE_ARGS=の行を以下に変更

set COMMANDLINE_ARGS= --update-check

web-user.bat 起動させる

| You are not up to date with the most recent release. |
| Consider running `git pull` to update.

と表示されればアップデートがある。
この際、

Commit hash: baf6946e06249c5af9851c60171692c44ef633e0

をメモっておく。

アップデート

stable-diffusion-webuiフォルダ内で右クリックし『Git Bash Here』を起動。

たったこれだけ。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?