(fix image)
parent
3939e6193b
commit
2f7cc76536
|
|
@ -1 +0,0 @@
|
||||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
This is an Extension for the [Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which helps formatting prompts.
|
This is an Extension for the [Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which helps formatting prompts.
|
||||||
|
|
||||||
<p align="center"><img src="Demo.jpg" width=512></p>
|
<p align="center"><img src="sample.jpg" width=512></p>
|
||||||
|
|
||||||
Sometimes, when you type too fast or copy prompts from all over the places, you end up with duplicated **spaces** or **commas**. This simple Extension helps removing them whenever you click **Generate**.
|
Sometimes, when you type too fast or copy prompts from all over the places, you end up with duplicated **spaces** or **commas**. This simple Extension helps removing them whenever you click **Generate**.
|
||||||
|
|
||||||
|
|
@ -31,4 +31,4 @@ Sometimes, when you type too fast or copy prompts from all over the places, you
|
||||||
the immediate image will not have its metadata updated unless you already did manual formatting beforehand.
|
the immediate image will not have its metadata updated unless you already did manual formatting beforehand.
|
||||||
|
|
||||||
2. Some Extensions *(**eg.** [tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete))* listen to the text editing event,
|
2. Some Extensions *(**eg.** [tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete))* listen to the text editing event,
|
||||||
meaning the formatting will cause them to trigger. You can disable updating the actual prompts in the **System** section of the **Settings** tab.
|
meaning the formatting will cause them to trigger. You can disable updating the actual prompts in the **System** section of the **Settings** tab.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
這是一個[Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)的插件,用來幫忙校正咒語。
|
這是一個[Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)的插件,用來幫忙校正咒語。
|
||||||
|
|
||||||
<p align="center"><img src="Demo.jpg" width=512></p>
|
<p align="center"><img src="sample.jpg" width=512></p>
|
||||||
|
|
||||||
有時候如果打字太快或是從各處東拼西湊咒語,常會造成多個重複的空格或逗點。這個擴充可以幫忙移除它們。
|
有時候如果打字太快或是從各處東拼西湊咒語,常會造成多個重複的空格或逗點。這個擴充可以幫忙移除它們。
|
||||||
|
|
||||||
|
|
@ -30,4 +30,4 @@
|
||||||
1. 由於自動校正和生成是同時觸發,除非你有用手動校正,不然當下所產的圖片之內部資料並不會被更新。
|
1. 由於自動校正和生成是同時觸發,除非你有用手動校正,不然當下所產的圖片之內部資料並不會被更新。
|
||||||
|
|
||||||
2. 有些擴充 *(如. [tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete))* 追蹤文字的編輯事件,意即文字校正會導致它們啟動。
|
2. 有些擴充 *(如. [tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete))* 追蹤文字的編輯事件,意即文字校正會導致它們啟動。
|
||||||
你可以到 **Settings** 的 **System** 頁面關閉咒語的自動編輯。
|
你可以到 **Settings** 的 **System** 頁面關閉咒語的自動編輯。
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue