feat: 更换转视频的带提示输入框
This commit is contained in:
@@ -367,22 +367,22 @@ export default {
|
||||
TipsStart: 'User can use ‘ ',
|
||||
TipsEnd: 'Edit Product Image ’ to generate first or last frames.',
|
||||
PormptPlaceholder: 'Enter the scene you want to describe...',
|
||||
firstAndLastFrameText1: 'As the video progresses, use',
|
||||
firstAndLastFramePlaceholder1: '[Camera Movement]',
|
||||
firstAndLastFrameText2: 'to follow the motion, under',
|
||||
firstAndLastFramePlaceholder2: '[Light]',
|
||||
firstAndLastFrameText1: 'As the video progresses, use ',
|
||||
firstAndLastFramePlaceholder1: 'Camera Movement',
|
||||
firstAndLastFrameText2: ' to follow the motion, under',
|
||||
firstAndLastFramePlaceholder2: 'Light',
|
||||
firstAndLastFrameText3:
|
||||
', maintaining full consistency of model identity, styling, and outfit across all frames.',
|
||||
firstFrameText1: 'Set the',
|
||||
firstFramePlaceholder1: '[Scene]',
|
||||
firstFrameText2: ', where the model',
|
||||
firstFramePlaceholder2: '[Motion]',
|
||||
firstFrameText3: 'use a',
|
||||
firstFramePlaceholder3: '[Camera Movement]',
|
||||
firstFrameText4: 'combined with a',
|
||||
firstFramePlaceholder4: '[Camera Movement]',
|
||||
firstFrameText5: ', under',
|
||||
firstFramePlaceholder5: '[Light]',
|
||||
' , maintaining full consistency of model identity, styling, and outfit across all frames.',
|
||||
firstFrameText1: 'Set the ',
|
||||
firstFramePlaceholder1: 'Scene',
|
||||
firstFrameText2: ', where the model ',
|
||||
firstFramePlaceholder2: 'Motion',
|
||||
firstFrameText3: ' use a ',
|
||||
firstFramePlaceholder3: 'Camera Movement',
|
||||
firstFrameText4: ' combined with a ',
|
||||
firstFramePlaceholder4: 'Camera Movement',
|
||||
firstFrameText5: ', under ',
|
||||
firstFramePlaceholder5: 'Light',
|
||||
firstFrameText6: ', complementing the look.'
|
||||
},
|
||||
LibraryPage: {
|
||||
|
||||
Reference in New Issue
Block a user