feat: 高级工具转产品图 prompt assist弹窗内容修改

This commit is contained in:
zhangyh
2025-11-20 13:39:23 +08:00
parent ae142b8edf
commit f28eaef252
12 changed files with 301 additions and 140 deletions

View File

@@ -299,31 +299,54 @@ export default {
noPrompt: 'Please enter prompt',
OriginalImage: 'Original Image',
EditGarmen: 'You can edit the garmen',
Background: 'White Background',
BackgroundColor: 'Background with Pure Color',
ComplexBackground: 'with Complex Background',
Changeview: 'Change to back view.',
ChangeviewInfo: 'Alter View',
Changepose: 'Change the pose to sit\ndown and cross ankle pose.',
ChangeposeInfo: 'Change Pose',
Changehair: 'Change the haircut to\nblonde straight hair.',
ChangehairInfo: 'Change Haircut',
ChangeAsian: 'Change model to Asian.',
ChangeAsianInfo: 'Change Facial',
Changedemin: 'Change the black\nsuit to yellow demin...',
ChangedeminInfo: 'Replace Garment Texture and Color',
ChaRemove: 'ChaRemove the black suit.',
ChaRemoveInfo: 'Remove Garment',
ChangeSunglasses: 'Change this model with\nbrown cowboy hat and sunglasses',
ChangeSunglassesInfo: 'Add Accessories',
ChangeHeels: 'Change white shoes to\nblack high heels.',
ChangeHeelsInfo: 'Change Shoes',
ChangeUrban: 'In the urban street,\nat noon.',
ChangeUrbanInfo: 'Replace Garment Texture and Color',
ChangeBar: 'In the bar, in the evening.',
ChangeBarInfo: 'Remove Garment',
ChangeGarden: 'In the garden, in the morning.',
ChangeGardenInfo: 'Add Accessories',
Background: 'White Background',
BackgroundColor: 'Background with Pure Color',
ComplexBackground: 'with Complex Background',
Changeview: 'Change to back view.',
ChangeviewInfo: 'Alter View',
Changepose: 'Change the pose to sit\ndown and cross ankle pose.',
ChangeposeInfo: 'Change Pose',
Changehair: 'Change the haircut to\nblonde straight hair.',
ChangehairInfo: 'Change Haircut',
ChangeAsian: 'Change model to Asian.',
ChangeAsianInfo: 'Change Facial',
Changedemin: 'Change the black\nsuit to yellow demin...',
ChangedeminInfo: 'Replace Garment Texture and Color',
ChaRemove: 'ChaRemove the black suit.',
ChaRemoveInfo: 'Remove Garment',
ChangeSunglasses: 'Change this model with\nbrown cowboy hat and sunglasses',
ChangeSunglassesInfo: 'Add Accessories',
ChangeHeels: 'Change white shoes to\nblack high heels.',
ChangeHeelsInfo: 'Change Shoes',
ChangeUrban: 'In the urban street,\nat noon.',
ChangeUrbanInfo: 'Replace Garment Texture and Color',
ChangeBar: 'In the bar, in the evening.',
ChangeBarInfo: 'Remove Garment',
ChangeGarden: 'In the garden, in the morning.',
ChangeGardenInfo: 'Add Accessories',
SingleGarment:
'Professional product photo: garment on invisible mannequin, no model visible. Preserve exact design - all patterns, colors, textures, details.', // 单品样衣
SingleChildMaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildMaleWithModel:
'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.',
SingleChildFemaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildFemaleWithModel:
'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.',
SingleAdultMaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleAdultMaleWithModel:
'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
SingleAdultFemaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleAdultFemaleWithModel:
'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
Series: 'In the white studio, facing camera, standing posture.',
UploadWithModel:
'Create realistic studio photo with real people model standing and wearing this garment, in white studio, Keep original model if present, or generate appropriate model, Standing pose, facing camera.', // 上传线稿,带模特
UploadWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin' // 上传线稿,不带模特
},
poseTransfer: {
SelectDesign: 'Product image',
@@ -335,20 +358,6 @@ export default {
jsContent1: 'Video generation will take approximately 3 minutes. Continue?',
NeedFirstFrame: 'Please select the first frame image',
NeedLastFrame: 'Please select the last frame image',
SingleGarment:
'Professional product photo: garment on invisible mannequin, no model visible. Preserve exact design - all patterns, colors, textures, details.', // 单品样衣
SingleChildTryOn:
'Generate realistic studio photo of a child model wearing this garment. Standing pose, facing camera. Preserve exact garment details - all patterns, colors, textures, embellishments.', // 单品儿童试穿
SingleAdultTryOn:
'Generate realistic studio photo of a model wearing this garment. Standing pose, facing camera. Preserve exact garment details - all patterns, colors, textures, embellishments.', // 单品成人试穿
SeriesAdultTryOn:
'Create a realistic studio photo: same model standing, facing camera, exact same garment details preserved.', // 系列成人
SeriesChildTryOn:
'Transform this image into a realistic, the same real child model , Maintain a standing posture and face the camera directly, keep the same pattern, style and colour of these garment, studio-quality photograph.', // 系列儿童
UploadWithModel:
'Generate realistic studio photo of a real model wearing this garment, standing pose, facing camera. Preserve exact garment details - all patterns, colors, textures, embellishments, studio-quality photograph, 8K, HDR, DOF, soft lighting, high detail. Do not return the original image.', // 上传线稿,带模特
UploadWithoutModel:
'Professional product photo: garment displayed with natural shape, no model. Studio lighting. Preserve exact details - patterns, colors, textures, embellishments.', // 上传线稿,不带模特
VideoType: 'Video Type',
FirstFrame: 'First frame',
LastFrame: 'Last frame',