Show controlnet model in the task info

This commit is contained in:
cmdr2 2023-08-18 14:19:50 +05:30
parent c895a96a43
commit 8dafe486a2

View File

@ -50,6 +50,7 @@ const taskConfigSetup = {
lora_alpha: { label: "Lora Strength", visible: ({ reqBody }) => !!reqBody?.use_lora_model },
preserve_init_image_color_profile: "Preserve Color Profile",
strict_mask_border: "Strict Mask Border",
use_controlnet_model: "ControlNet Model",
},
pluginTaskConfig: {},
getCSSKey: (key) =>