mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -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