「AI/StableDiffusion/Mac/EasyDiffusion」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→インストール) |
(→インストール) |
||
行9: | 行9: | ||
参考:https://gift-by-gifted.com/stablediffusion-2/ | 参考:https://gift-by-gifted.com/stablediffusion-2/ | ||
+ | |||
+ | ==テキスト画像変換の実行== | ||
+ | promptに文字を入れて実行すればよい。 |
2023年4月23日 (日) 09:28時点における版
EasyDiffusion
macやwindowsで動くwebUIのStableDiffusion
インストール
- https://github.com/cmdr2/stable-diffusion-ui#installation からmacをDL
- ダウンロードしたファイルを解凍し、start.shを、cmdで実行
sh start.sh
- 暫く待つと ttp://localhost:9000/ で起動する
参考:https://gift-by-gifted.com/stablediffusion-2/
テキスト画像変換の実行
promptに文字を入れて実行すればよい。