From c315d2e9aab560b85a8f26a237d14c6c39e220cb Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Sun, 13 Oct 2024 10:56:39 -0500 Subject: [PATCH] Update config_presets.py added #txt2img_seed to txt2img custom tracked components #93 --- scripts/config_presets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/config_presets.py b/scripts/config_presets.py index a0e43d8..8923b0a 100644 --- a/scripts/config_presets.py +++ b/scripts/config_presets.py @@ -40,6 +40,7 @@ def load_txt2img_custom_tracked_component_ids() -> list[str]: #txt2img_prompt #txt2img_neg_prompt #txt2img_styles +#txt2img_seed #txt2img_subseed_show #txt2img_subseed #txt2img_subseed_strength