From aa2b466792f95efd1d3bd71180d72fc95035b1de Mon Sep 17 00:00:00 2001
From: DepFA <35278260+dfaker@users.noreply.github.com>
Date: Sat, 1 Oct 2022 06:49:07 +0100
Subject: [PATCH] Updated Custom Scripts (markdown)

---
 Custom-Scripts.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Custom-Scripts.md b/Custom-Scripts.md
index f743bcf..878cde4 100644
--- a/Custom-Scripts.md
+++ b/Custom-Scripts.md
@@ -61,6 +61,7 @@ Poor img2img implentation, will trash images that aren't moving.
 ## Alternate Noise Schedules
 https://gist.github.com/dfaker/f88aa62e3a14b559fe4e5f6b345db664
 Uses alternate generators for the sampler's sigma schedule.
+
 Allows access to Karras, Exponential and Variance Preserving schedules from crowsonkb/k-diffusion along with their parameters.
 
 ## Saving steps of the sampling process