From 37b8c53d0f0f5bcd122e37c42d950cd9a68e7d83 Mon Sep 17 00:00:00 2001 From: Sidem <7662187+Sidem@users.noreply.github.com> Date: Wed, 1 Feb 2023 13:17:22 +0100 Subject: [PATCH] updated link to new repo for spell tokenizer plugin --- UI-Plugins.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index 05692ed..bc280ac 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -138,14 +138,14 @@ The Stable Diffusion UI project is not partnered with any of the services mentio _[Github Repo](https://github.com/madrang/sd-ui-plugins)_ -- **[Spell tokenizer](https://raw.githubusercontent.com/Sidem/sd-ui-plugins/main/spell-tokenizer.plugin.js) by [Sidem](https://github.com/Sidem)** +- **[Spell tokenizer](https://gitlab.com/SoliDissipation/sd-ui-plugins/-/raw/main/spell-tokenizer.plugin.js) by [Solid Dissipation](https://gitlab.com/SoliDissipation)** Script to help with spell (prompt) building. Create individual spell tokens to rearrange and modulate by using commas. Drag and drop tokens to rearrange order. Hold ALT+scroll over a token to emphasize or de-emphasize. - Right click to delete a token. - _[Github Repo](https://github.com/Sidem/sd-ui-plugins)_ + Right click to delete a token. Paste links to danbooru or AIbooru posts to auto extract tags. Autocomplete with custom taglists. + _[Git Repo](https://gitlab.com/SoliDissipation/sd-ui-plugins/)_ - **[Tag autocomplete](https://gist.githubusercontent.com/nedius/bd5a1af78dc71a762fe76bd6d05631d5/raw/97ce564d585582876fa163392b8246732fb5c597/nedius.tagcomplete.plugin.js) by [nedius](https://github.com/nedius)**