1
This commit is contained in:
+1
-1
@@ -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.
Reference in New Issue
Block a user