This lora was a personal experiment with "activation tokens". LoRAs don't technically have activation tokens but either keeping one cation at the front or using shuffle_captions and keep_tokens together, you can effectively have activation tokens. Many loras unintentionally have captions like "1girl" act as such if shuffle_captions is disabled as taggers commonly use "1girl" as the first or among the top cations. Reference guide (shuffle_captions is enabled for all of the following): (default) Captions unchanged, "diona (genshin impact)" is inlcuded in the captiosn but not moved to the top. keep_tokens disabled no-token Removed any occurence of "diona" or "diona (genshin impact)". keep_tokens disabled token-diona Removed "diona (genshin impact)", added "diona" as the top caption. keep_tokens enabled token-diona-genshin Moved "diona (genshin impact)" to the front of all captions. keep_tokens enabled tokens-diona+genshin Added "diona" as the top caption while keeping the remaining captions the same including "diona (genshin impact)" (but not as a top caption or in keep_tokens). keep_tokens enabled