From d11b53083bc863aaaed201856b67c8eb52c3edf4 Mon Sep 17 00:00:00 2001 From: DominikDoom <34448969+DominikDoom@users.noreply.github.com> Date: Wed, 26 Jul 2023 15:04:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41ea63..76c0112 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ If the main file isn't found, the feature will simply deactivate itself, everyth #### Note: As of [v1.5.0](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/a3ddf464a2ed24c999f67ddfef7969f8291567be), the webui provides a native method to add activation keywords for Lora through the Extra networks config UI. -These trigger words will always be preferred over the model-keyword ones and can be used without needing to install the extension. This will however, obviously, be limited to those manually added keywords. For automatic discovery of keywords, you will still need the big list provided by model-keyword. +These trigger words will always be preferred over the model-keyword ones and can be used without needing to install the model-keyword extension. This will however, obviously, be limited to those manually added keywords. For automatic discovery of keywords, you will still need the big list provided by model-keyword. Custom trigger words can be added through two methods: 1. Using the extra networks UI (recommended):