diff --git a/README.md b/README.md index 6676ce1..8db2b19 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Since some Stable Diffusion models were trained using this information, for exam You can install it using the inbuilt available extensions list, clone the files manually as described [below](#installation), or use a pre-packaged version from [Releases](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/releases). ## Common Problems & Known Issues: +- Depending on your browser settings, sometimes an old version of the script can get cached. Try `CTRL+F5` to force-reload the site without cache if e.g. a new feature doesn't appear for you after an update. - If `replaceUnderscores` is active, the script will currently only partially replace edited tags containing multiple words in brackets. For example, editing `atago (azur lane)`, it would be replaced with e.g. `taihou (azur lane), lane)`, since the script currently doesn't see the second part of the bracket as the same tag. So in those cases you should delete the old tag beforehand.