Option to disable LoRA tag parsing

This commit is contained in:
cmdr2
2023-08-03 18:38:25 +05:30
parent cc7452374d
commit 21297d98f2
3 changed files with 15 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ const SETTINGS_IDS_LIST = [
"zip_toggle",
"tree_toggle",
"json_toggle",
"extract_lora_from_prompt",
]
const IGNORE_BY_DEFAULT = ["prompt"]