From a83a392d5f7fef8c1fde48f63b299140477ce6b0 Mon Sep 17 00:00:00 2001
From: Johannes Stelzer <stelzer@lunar-ring.ai>
Date: Sun, 15 Jan 2023 16:59:08 +0100
Subject: [PATCH] parameters update

---
 parameters.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parameters.md b/parameters.md
index 85f5207..87c8e38 100644
--- a/parameters.md
+++ b/parameters.md
@@ -20,11 +20,6 @@
 - A value of 1 maintains a constant guidance scale.
 - A value of 0 decreases the guidance scale to 1 at the midpoint of the transition.
 
-## mid_compression_scaler
-- Stretches the spacing towards the center.
-- A value of 1 results in linear spacing.
-- A value of 2 increases sampling density in the middle.
-
 ## num_inference_steps
 - Determines the quality of the results.
 - Higher values improve the outcome, but also require more computation time.