From a81677f59c92d90343aebca51dfed7decf0a0cb0 Mon Sep 17 00:00:00 2001 From: Douglas Griffith Date: Mon, 27 Apr 2026 10:55:30 -0400 Subject: [PATCH] docs: performance tips markup (#1460) --- docs/caching.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/caching.md b/docs/caching.md index b02a541..01f0197 100644 --- a/docs/caching.md +++ b/docs/caching.md @@ -131,8 +131,6 @@ sd-cli -m model.safetensors -p "a cat" --cache-mode spectrum | `warmup` | Steps to always compute before caching starts | 4 | | `stop` | Stop caching at this fraction of total steps | 0.9 | -``` - ### Performance Tips - Start with default thresholds and adjust based on output quality