From 3f3e2684c791ffad8b5907b2d9fd46ac5e5ca93c Mon Sep 17 00:00:00 2001 From: kohya-ss <52813779+kohya-ss@users.noreply.github.com> Date: Sun, 8 Feb 2026 10:41:13 +0900 Subject: [PATCH] feat: add entry for 'temperal' in extend-words section of _typos.toml for Qwen-Image VAE --- _typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/_typos.toml b/_typos.toml index 2979b226..fc33b6b3 100644 --- a/_typos.toml +++ b/_typos.toml @@ -32,6 +32,7 @@ hime="hime" OT="OT" byt="byt" tak="tak" +temperal="temperal" [files] extend-exclude = ["_typos.toml", "venv", "configs"]