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': 'Chat',
'menu.playground.speech': 'Audio',
'menu.playground.text2images': 'Image',
'menu.playground.video': 'Video',
'menu.compare': 'Compare',
'menu.models': 'Models',
'menu.models.modelList': 'Deploy & Manage',
+2 -1
View File
@@ -62,7 +62,8 @@ export default {
'playground.params.width': 'Width',
'playground.params.height': 'Height',
'playground.params.custom': 'Custom',
'playground.params.empty.tips': 'Generated images will appear here',
'playground.params.empty.tips': 'Generated images will appear here.',
'playground.video.empty.tips': 'Generated video will appear here.',
'playground.params.standard': 'Standard',
'playground.params.hd': 'HD',
'playground.params.style.vivid': 'Vivid',