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
@@ -97,8 +97,8 @@ export default {
'playground.audio.button.generate': 'Generate Text Content',
'playground.multiple.on': 'Enable',
'playground.multiple.off': 'Disable',
'playground.image.params.sampler': 'Sampler',
'playground.image.params.schedule': 'Scheduler',
'playground.image.params.sampler': 'Sample Method',
'playground.image.params.schedule': 'Schedule Method',
'playground.image.params.samplerSteps': 'Sampling Steps',
'playground.image.params.seed': 'Seed',
'playground.image.params.randomseed': 'Random Seed',