This commit is contained in:
2026-08-30 10:42:07 +08:00
parent 6bc2ade628
commit c0e050b419
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ app:
imageGen:
provider: localai # dashscope | localai
baseUrl: "http://localhost:8080" # localai 必填:本机 local-ai 地址(/v1/images/generations
model: z-image-turbo # localai 上加载的模型名;dashscope 用 qwen-image-3.0
model: flux1-schnell # localai 上加载的模型名;dashscope 用 qwen-image-3.0
apiKey: "" # dashscope 必填:DashScope API Key
poolSize: 1 # 生成任务并发度(z-image 显存独占,默认 1)
# 通用提示词模板:{species} 取数据集 gen_species(单值,空回退数据集名);{count} 为数量词
Binary file not shown.