chore: display the direct command in add worker
This commit is contained in:
@@ -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': '负向提示',
|
||||
|
||||
Reference in New Issue
Block a user