From 5c23a091fc77528f5c1fd4ffbfa321fde95d7b69 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Mon, 12 Dec 2022 23:45:57 +0000 Subject: [PATCH] add Config-Presets as custom-script --- Custom-Scripts.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index e4aa9b0..1ced216 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -399,6 +399,17 @@ Adds the ability to use proper variable dropout rate, like 0.05. Also fixes issu Adds creating beta-hypernetwork(dropout), and beta-training which allows automatic cosine annealing, and no-crop usage of original images. +## Config-Presets +https://github.com/Zyin055/Config-Presets + +Quickly change settings in the txt2img and img2img tabs using a configurable dropdown of preset values. + +
Example: (Click to expand:) + + + +
+ ## Saving steps of the sampling process