diff --git a/README.ja.md b/README.ja.md index 915073a..4822e35 100644 --- a/README.ja.md +++ b/README.ja.md @@ -45,6 +45,9 @@ https://github.com/a2569875/stable-diffusion-webui-composable-lora.git (Note: You should enable \[`Lora: use old method that takes longer when you have multiple Loras active and produces same results as kohya-ss/sd-webui-additional-networks extension`\] in setting page.) +2023年6月24日、Stable Diffusion WebUIバージョン[v1.4.0-RC (baf6946)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/baf6946e06249c5af9851c60171692c44ef633e0)を使用して、もう一つのテストが行われました。私自身が訓練したサンジョウノ・春姫のLoConモデルと、civitaiからダウンロードした[onimaiCharactersLora](https://civitai.com/models/10767/onimai-characters-lora)モデルの両方を使用しました。 +![](readme/fig12.png) + ## 機能 ### Composable-Diffusionと互換性がある LoRAの挿入箇所を`AND`構文と関連付け、LoRAの影響範囲を特定のサブプロンプト内に限定します(特定の`AND...AND`ブロック内)。 diff --git a/README.md b/README.md index 6e6f31d..91b13ea 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ This test was conducted on May 14, 2023, using Stable Diffusion WebUI version [v (Note: You should enable \[`Lora: use old method that takes longer when you have multiple Loras active and produces same results as kohya-ss/sd-webui-additional-networks extension`\] in setting page.) +Another test was conducted on June 24, 2023, using Stable Diffusion WebUI version [v1.4.0-RC (baf6946)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/baf6946e06249c5af9851c60171692c44ef633e0). Using one sanjouno haruhime locon model that I trained myself and one [onimaiCharactersLora](https://civitai.com/models/10767/onimai-characters-lora) model downloaded from civitai. +![](readme/fig12.png) + ## Features ### Compatible with Composable-Diffusion By associating LoRA's insertion position in the prompt with `AND` syntax, LoRA's scope of influence is limited to a specific subprompt. diff --git a/README.zh-cn.md b/README.zh-cn.md index 7092b89..b6746d8 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -44,6 +44,9 @@ https://github.com/a2569875/stable-diffusion-webui-composable-lora.git (Note: You should enable \[`Lora: use old method that takes longer when you have multiple Loras active and produces same results as kohya-ss/sd-webui-additional-networks extension`\] in setting page.) +另一次测试于2023年6月24日完成,使用Stable Diffusion WebUI版本为[v1.4.0-RC (baf6946)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/baf6946e06249c5af9851c60171692c44ef633e0)。 测试中使用了自行训练的春姬LoCon模型和C站下载的[onimaiCharactersLora](https://civitai.com/models/10767/onimai-characters-lora)模型。 +![](readme/fig12.png) + ## 功能 ### 与 Composable-Diffusion 兼容 将 LoRA 在提示词中的插入位置与`AND`语法相关系,让 LoRA 的影响范围限制在特定的子提示词中 (特定 AND...AND区块中)。 diff --git a/README.zh-tw.md b/README.zh-tw.md index 7545e3d..9be7ba7 100644 --- a/README.zh-tw.md +++ b/README.zh-tw.md @@ -42,6 +42,8 @@ https://github.com/a2569875/stable-diffusion-webui-composable-lora.git 本次測試於2023年5月14日完成,使用Stable Diffusion WebUI版本為[v1.2 (89f9faa)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/89f9faa63388756314e8a1d96cf86bf5e0663045) +另一次測試於2023年6月24日完成,使用Stable Diffusion WebUI版本為[v1.4.0-RC (baf6946)](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/baf6946e06249c5af9851c60171692c44ef633e0)。 測試中使用了自行訓練的春姬LoCon模型和C站下載的[onimaiCharactersLora](https://civitai.com/models/10767/onimai-characters-lora)模型。 +![](readme/fig12.png) ## 功能 ### 與 Composable-Diffusion 相容 diff --git a/readme/fig12.png b/readme/fig12.png new file mode 100644 index 0000000..82121f6 Binary files /dev/null and b/readme/fig12.png differ