update readme

main
a2569875 2023-04-22 23:02:02 +08:00
parent 807710d14b
commit 4f7eac837b
4 changed files with 33 additions and 0 deletions

View File

@ -108,6 +108,17 @@ With this disabled, you can expect better output.
### plot the LoRA weight in all steps
If "Composable LoRA with step" is enabled, you can select this option to generate a chart that shows the relationship between LoRA weight and the number of steps after the drawing is completed. This allows you to observe the variation of LoRA weight at each step.
### Other
* If the image you generated becomes like this:
![](readme/fig10.png)
try the following steps to solve it:
1. Disable Composable LoRA first
2. Temporarily remove all LoRA from your prompt
3. Randomly generate a image
4. If the image of the habitat is normal, enable Composable LoRA again
5. Add the LoRA you just removed back to the prompt
6. It should be able to generate pictures normally
## Compatibilities
`--always-batch-cond-uncond` must be enabled with `--medvram` or `--lowvram`

View File

@ -108,6 +108,17 @@ https://github.com/a2569875/stable-diffusion-webui-composable-lora.git
### 绘制LoRA权重与步数关系的图表 (plot the LoRA weight in all steps)
如果有勾选\[Composable LoRA with step\]可以勾选此选项来观察LoRA权重在每个步骤数上的变化
### 其他
* 如果你产生的图片崩成这样:
![](readme/fig10.png)
可尝试以下步骤解决:
1. 先关闭Composable LoRA
2. 从你的提示词中暂时移除所有LoRA
3. 随便生成一张图片
4. 如果产生的图片是正常的再次开启Composable LoRA
5. 再把刚才移除的LoRA加回去提示词中 (注意要先开启Composable LoRA再加入LoRA语法)
6. 应该就能正常产生图片了
## 兼容性
`--always-batch-cond-uncond`必须与`--medvram`或`--lowvram`一起使用

View File

@ -108,6 +108,17 @@ https://github.com/a2569875/stable-diffusion-webui-composable-lora.git
### 繪製LoRA權重與步數關聯的圖表 (plot the LoRA weight in all steps)
如果有勾選\[Composable LoRA with step\]可以勾選此選項來觀察LoRA權重在每個步驟數上的變化
### 其他
* 如果你產生的圖片崩成這樣:
![](readme/fig10.png)
可嘗試以下步驟解決:
1. 先關閉Composable LoRA
2. 從你的提示詞中暫時移除所有LoRA
3. 隨便生成一張圖片
4. 如果產生的圖片是正常的再次開啟Composable LoRA
5. 再把剛才移除的LoRA加回去提示詞中 (注意要先開啟Composable LoRA再加入LoRA語法)
6. 應該就能正常產生圖片了
## 相容性
`--always-batch-cond-uncond`必須與`--medvram`或`--lowvram`一起使用

BIN
readme/fig10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB