From d7ddc139ff8e1887eac4b280be4b566b7ead5799 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 1 Nov 2022 06:46:43 +0000 Subject: [PATCH] added ThereforeGames "unprompted" addon --- Custom-Scripts.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index 22064c9..cf0a8c0 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -14,6 +14,13 @@ Does not actually draw a matrix, just produces pictures. ## Wildcards This and the more feature rich dynamic prompts script have been turned into [extensions.](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions) +## Unprompted +https://github.com/ThereforeGames/unprompted + +a highly modular addon for [AUTOMATIC1111's Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that allows you to include various shortcodes in your prompts. You can pull text from files, set up your own variables, process text through conditional functions, and so much more - it's like wildcards on steroids. + +While the intended usecase is Stable Diffusion, this engine is also flexible enough to serve as an all-purpose text generator. + ## txt2img2img https://github.com/ThereforeGames/txt2img2img/blob/main/scripts/txt2img2img.py