feat: playground video

This commit is contained in:
jialin
2026-01-12 20:30:24 +08:00
parent cd3b0607a5
commit 89fe8e68f4
21 changed files with 1143 additions and 13 deletions
+1
View File
@@ -6,6 +6,7 @@ export default {
'menu.playground.chat': 'チャット',
'menu.playground.speech': '音声',
'menu.playground.text2images': '画像生成',
'menu.playground.video': '動画',
'menu.compare': '比較',
'menu.models': 'モデル',
'menu.models.modelList': 'デプロイと管理',
+2 -1
View File
@@ -62,7 +62,8 @@ export default {
'playground.params.width': '幅',
'playground.params.height': '高さ',
'playground.params.custom': 'カスタム',
'playground.params.empty.tips': '生成された画像はここに表示されます',
'playground.params.empty.tips': '生成された画像はここに表示されます',
'playground.video.empty.tips': '生成された動画はここに表示されます。',
'playground.params.standard': '標準',
'playground.params.hd': 'HD',
'playground.params.style.vivid': '鮮やか',