chore: display the direct command in add worker

This commit is contained in:
jialin
2024-12-23 16:33:08 +08:00
parent 4391705c9a
commit e7de1896ea
32 changed files with 359 additions and 125 deletions
+2 -2
View File
@@ -95,8 +95,8 @@ export default {
'playground.multiple.on': '开启',
'playground.multiple.off': '关闭',
'playground.image.params.sampler': '采样方法',
'playground.image.params.schedule': '调度',
'playground.image.params.samplerSteps': '迭代步数',
'playground.image.params.schedule': '调度方法',
'playground.image.params.samplerSteps': '采样步数',
'playground.image.params.seed': '种子',
'playground.image.params.randomseed': '随机种子',
'playground.image.params.negativePrompt': '负向提示',