mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 22:52:12 -03:00
feat: add "Strength Range" option to LoRA preset parameters dropdown, fixes #386
This commit is contained in:
@@ -918,11 +918,13 @@
|
||||
"addPresetParameter": "הוסף פרמטר קבוע מראש...",
|
||||
"strengthMin": "חוזק מינימלי",
|
||||
"strengthMax": "חוזק מקסימלי",
|
||||
"strengthRange": "טווח עוצמה",
|
||||
"strength": "חוזק",
|
||||
"clipStrength": "עוצמת CLIP",
|
||||
"clipSkip": "Clip Skip",
|
||||
"valuePlaceholder": "ערך",
|
||||
"add": "הוסף"
|
||||
"add": "הוסף",
|
||||
"invalidRange": "פורמט טווח לא תקין. השתמש ב-x.x-y.y"
|
||||
},
|
||||
"triggerWords": {
|
||||
"label": "מילות טריגר",
|
||||
@@ -1529,4 +1531,4 @@
|
||||
"learnMore": "LM Civitai Extension Tutorial"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user