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.