chore: docker add worker command
This commit is contained in:
@@ -109,5 +109,6 @@ export default {
|
||||
'In the chart, the distance between points indicates the similarity between the corresponding documents. Closer points mean higher similarity.',
|
||||
'playground.audio.button.play': 'Play',
|
||||
'playground.audio.button.download': 'Download',
|
||||
'playground.audio.button.stop': 'Stop'
|
||||
'playground.audio.button.stop': 'Stop',
|
||||
'playground.image.prompt.random': 'Random Prompt'
|
||||
};
|
||||
|
||||
@@ -106,5 +106,6 @@ export default {
|
||||
'在图表中,点之间的距离表示相应文档之间的相似度。点越近意味着相似度越高。',
|
||||
'playground.audio.button.play': '播放',
|
||||
'playground.audio.button.download': '下载',
|
||||
'playground.audio.button.stop': '停止'
|
||||
'playground.audio.button.stop': '停止',
|
||||
'playground.image.prompt.random': '随机提示词'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user