style: create images ux
This commit is contained in:
@@ -5,7 +5,7 @@ export default {
|
||||
'menu.playground.embedding': '文本嵌入',
|
||||
'menu.playground.chat': '对话',
|
||||
'menu.playground.speech': '语音',
|
||||
'menu.playground.text2images': '图片',
|
||||
'menu.playground.text2images': '文生图',
|
||||
'menu.compare': '多模型对比',
|
||||
'menu.models': '模型',
|
||||
'menu.resources': '资源',
|
||||
|
||||
@@ -44,6 +44,7 @@ export default {
|
||||
'playground.toolbar.compare6Model': '6 模型对比',
|
||||
'playground.input.holder': '按 <kbd>/</kbd> 开始输入',
|
||||
'playground.input.keyword.holder': '按 <kbd>/</kbd> 输入你的查询',
|
||||
'playground.input.prompt.holder': '按 <kbd>/</kbd> 输入提示',
|
||||
'playground.compare.apply': '应用',
|
||||
'playground.compare.applytoall': '应用到所有模型',
|
||||
'playground.model.noavailable': '无可用模型',
|
||||
@@ -60,6 +61,10 @@ export default {
|
||||
'playground.params.width': '宽度',
|
||||
'playground.params.height': '高度',
|
||||
'playground.params.custom': '自定义',
|
||||
'playground.params.standard': '标准',
|
||||
'playground.params.hd': '高清',
|
||||
'playground.params.style.vivid': '生动',
|
||||
'playground.params.style.natural': '自然',
|
||||
'playground.params.empty.tips': '生成的图片将出现在这里',
|
||||
'playground.embedding.documents': '文档',
|
||||
'playground.embedding.addtext': '添加文本',
|
||||
|
||||
Reference in New Issue
Block a user