From 5e453efc2bb45c7116c0f70e433841d8a377296e Mon Sep 17 00:00:00 2001 From: DominikDoom Date: Thu, 11 May 2023 19:25:30 +0200 Subject: [PATCH] Add chants to readme --- README.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/README.md b/README.md index 5ae568d..4f7ac30 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,48 @@ For example: ![Embedding version filter](https://user-images.githubusercontent.com/34448969/223533883-d99c04b7-a199-4f56-a4e5-242eee9726a2.png) +### Chants +Chants are longer prompt presets. The name is inspired by some early prompt collections from Chinese users, which often were called along the lines of "Spellbook", "Codex", etc. The prompt snippets from such documents were fittingly called spells or chants for this reason. + +Similar to embeddings and loras, this feature is triggered by typing the `<`, `` will choose the preset category, exclude female related tags, further narrow it down with the following categories, and then choose one random fill-in matching all these criteria at runtime. Completion is triggered by `<[` and then each following new unclosed bracket, e.g. `<[xyz][`, until closed by `>`. @@ -109,6 +151,7 @@ The extension has a large amount of configuration & customizability built in: | alias | Options for aliases. More info in the section below. | | translation | Options for translations. More info in the section below. | | extras | Options for additional tag files / aliases / translations. More info below. | +| chantFile | The file to use for chants (longer prompt presets / shortcuts). | | keymap | Customizable hotkeys. | | colors | Customizable tag colors. More info below. | ### Colors