mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-26 07:35:44 -03:00
feat(settings): add base model, author, and first tag option to download path templates
refactor(constants): reorder preset tag suggestions for consistency
This commit is contained in:
@@ -240,6 +240,7 @@
|
||||
"baseModelFirstTag": "基础模型 + 首标签",
|
||||
"baseModelAuthor": "基础模型 + 作者",
|
||||
"authorFirstTag": "作者 + 首标签",
|
||||
"baseModelAuthorFirstTag": "基础模型 + 作者 + 首标签",
|
||||
"customTemplate": "自定义模板"
|
||||
},
|
||||
"customTemplatePlaceholder": "输入自定义模板(如:{base_model}/{author}/{first_tag})",
|
||||
|
||||
Reference in New Issue
Block a user