This commit is contained in:
cmdr2 2023-08-03 20:11:27 +05:30
parent abdf0b6719
commit df518f822c

View File

@ -231,7 +231,7 @@ var PARAMETERS = [
type: ParameterType.checkbox,
label: "Use the new v2.6 engine (diffusers)",
note:
"Use our new v2.6 engine, with additional features like LoRA, ControlNet, Embeddings, Tiling and lots more! Please press Save, then restart the program after changing this.",
"Use our new v2.6 engine, with additional features like LoRA, ControlNet, SDXL, Embeddings, Tiling and lots more! Please press Save, then restart the program after changing this.",
icon: "fa-bolt",
default: true,
saveInAppConfig: true,