Auto-save LoRAs

This commit is contained in:
cmdr2
2023-08-18 13:18:06 +05:30
parent 83de2b8de7
commit afd879a692
5 changed files with 230 additions and 77 deletions

View File

@@ -57,6 +57,7 @@ const SETTINGS_IDS_LIST = [
"json_toggle",
"extract_lora_from_prompt",
"embedding-card-size-selector",
"lora_model",
]
const IGNORE_BY_DEFAULT = ["prompt"]