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:
Will Miao
2025-09-15 12:23:46 +08:00
parent 26891e12a4
commit 1147725fd7
12 changed files with 23 additions and 5 deletions

View File

@@ -240,6 +240,7 @@
"baseModelFirstTag": "基礎模型 + 第一標籤",
"baseModelAuthor": "基礎模型 + 作者",
"authorFirstTag": "作者 + 第一標籤",
"baseModelAuthorFirstTag": "基礎模型 + 作者 + 第一標籤",
"customTemplate": "自訂範本"
},
"customTemplatePlaceholder": "輸入自訂範本(例如:{base_model}/{author}/{first_tag}",