#contents

*概要 [#q00c6591]
-Stable Diffusion web UIの標準機能の1つ。
-マトリクス形式で、プロンプトの有無を可視化することができます。
-[[X/Y/Z plot]]でも同じことができるが、Prompt matrixの方が手順や生成結果がスマート(ちょっとだけ)。
>prompt S/Rで(hogehoge:0),hogehogeと入力するのと同じ効果。(厳密に同一かは未検証)

#br
-詳細は下記参照。
Stable Diffusion web UI - wikiページ
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#prompt-matrix


*使い方 [#q1a82379]
**プロンプト入力 [#wfb45590]
変更しないプロンプト|変動要素1|変動要素2|
 a busy city street in a modern city|illustration|cinematic lighting

**prompt matrixを選択 [#n931241d]
&attachref(./prompt_matrix_1_20230824.png);

**画像生成を実行 [#o1490607]
&attachref(./20230824175640.png);