From 9f1992ca590789f3760130394f396be5d76a5c17 Mon Sep 17 00:00:00 2001 From: bymyself Date: Sun, 16 Feb 2025 07:38:18 -0700 Subject: [PATCH] Change title of pose ControlNet template workflow (#2573) --- src/locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/main.json b/src/locales/en/main.json index a80ea6916..536cd5f8f 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -382,7 +382,7 @@ }, "ControlNet": { "controlnet_example": "ControlNet", - "2_pass_pose_worship": "2 Pass Pose Worship", + "2_pass_pose_worship": "Pose ControlNet 2 Pass", "depth_controlnet": "Depth ControlNet", "depth_t2i_adapter": "Depth T2I Adapter", "mixing_controlnets": "Mixing ControlNets"