feat: 高级工具转产品图 prompt assist弹窗内容修改
This commit is contained in:
@@ -287,33 +287,57 @@ export default {
|
||||
CopySuccess: '已复制到剪贴板',
|
||||
CopyFiled: '复制失败',
|
||||
noPrompt: '请输入提示词',
|
||||
OriginalImage: '原始图像',
|
||||
OriginalImage: '原始图像',
|
||||
EditGarmen: '您可以编辑这件服装',
|
||||
Background: '白色背景',
|
||||
BackgroundColor: '纯色背景',
|
||||
ComplexBackground: '复杂背景',
|
||||
Changeview: '改为背面视角。',
|
||||
ChangeviewInfo: '切换视角',
|
||||
Changepose: '将姿势改为坐下并交叉脚踝\n的姿势。',
|
||||
ChangeposeInfo: '改变姿势',
|
||||
Changehair: '将发型改为金色直发。',
|
||||
ChangehairInfo: '改变发型',
|
||||
ChangeAsian: '将模特改为亚洲人。',
|
||||
ChangeAsianInfo: '改变面部特征',
|
||||
Changedemin: '将黑色西装改为黄色牛仔...',
|
||||
ChangedeminInfo: '替换服装纹理和颜色',
|
||||
ChaRemove: '移除黑色西装。',
|
||||
ChaRemoveInfo: '移除服装',
|
||||
ChangeSunglasses: '为模特添加棕色牛仔帽和\n太阳镜',
|
||||
ChangeSunglassesInfo: '添加配饰',
|
||||
ChangeHeels: '将白色鞋子改为黑色高跟鞋。',
|
||||
ChangeHeelsInfo: '更换鞋子',
|
||||
ChangeUrban: '在城市街道,正午时分。',
|
||||
ChangeUrbanInfo: '替换服装纹理和颜色',
|
||||
ChangeBar: '在酒吧,傍晚时分。',
|
||||
ChangeBarInfo: '移除服装',
|
||||
ChangeGarden: '在花园,清晨时分。',
|
||||
ChangeGardenInfo: '添加配饰',
|
||||
Background: '白色背景',
|
||||
BackgroundColor: '纯色背景',
|
||||
ComplexBackground: '复杂背景',
|
||||
Changeview: '改为背面视角。',
|
||||
ChangeviewInfo: '切换视角',
|
||||
Changepose: '将姿势改为坐下并交叉脚踝\n的姿势。',
|
||||
ChangeposeInfo: '改变姿势',
|
||||
Changehair: '将发型改为金色直发。',
|
||||
ChangehairInfo: '改变发型',
|
||||
ChangeAsian: '将模特改为亚洲人。',
|
||||
ChangeAsianInfo: '改变面部特征',
|
||||
Changedemin: '将黑色西装改为黄色牛仔...',
|
||||
ChangedeminInfo: '替换服装纹理和颜色',
|
||||
ChaRemove: '移除黑色西装。',
|
||||
ChaRemoveInfo: '移除服装',
|
||||
ChangeSunglasses: '为模特添加棕色牛仔帽和\n太阳镜',
|
||||
ChangeSunglassesInfo: '添加配饰',
|
||||
ChangeHeels: '将白色鞋子改为黑色高跟鞋。',
|
||||
ChangeHeelsInfo: '更换鞋子',
|
||||
ChangeUrban: '在城市街道,正午时分。',
|
||||
ChangeUrbanInfo: '替换服装纹理和颜色',
|
||||
ChangeBar: '在酒吧,傍晚时分。',
|
||||
ChangeBarInfo: '移除服装',
|
||||
ChangeGarden: '在花园,清晨时分。',
|
||||
ChangeGardenInfo: '添加配饰',
|
||||
|
||||
SingleGarment:
|
||||
'专业产品摄影:服装展示于隐形模特上,模特不可见。完整保留设计细节——所有图案、颜色、质地及细节特征。', // 单品样衣
|
||||
SingleChildMaleWithoutModel:
|
||||
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
|
||||
SingleChildMaleWithModel:
|
||||
'将这张图片转换为真实儿童模特,模特身着该服装,在白色摄影棚内以站立姿势面向镜头。',
|
||||
SingleChildFemaleWithoutModel:
|
||||
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
|
||||
SingleChildFemaleWithModel:
|
||||
'将此图像转化为真实儿童模特,穿着该服装,置于白色摄影棚内,面向镜头,保持站立姿势。',
|
||||
SingleAdultMaleWithoutModel:
|
||||
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
|
||||
SingleAdultMaleWithModel:
|
||||
'将此图像转化为真实模特,让模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
|
||||
SingleAdultFemaleWithoutModel:
|
||||
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
|
||||
SingleAdultFemaleWithModel:
|
||||
'将此图像转化为真实模特,让模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
|
||||
Series: '在白色摄影棚内,面向镜头,站立姿势。',
|
||||
UploadWithModel:
|
||||
'创建真实感十足的摄影棚照片,模特需身着该服装站立于白色摄影棚中。若原有模特存在则保留,否则生成合适模特。保持站立姿势,面向镜头。', // 上传线稿,带模特
|
||||
UploadWithoutModel:
|
||||
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。' // 上传线稿,不带模特
|
||||
},
|
||||
poseTransfer: {
|
||||
SelectDesign: '产品图',
|
||||
@@ -325,20 +349,6 @@ export default {
|
||||
jsContent1: '生成视频预计需要三分钟,请问是否继续',
|
||||
NeedFirstFrame: '请选择首帧图片',
|
||||
NeedLastFrame: '请选择尾帧图片',
|
||||
SingleGarment:
|
||||
'专业产品摄影:服装展示于隐形模特上,模特不可见。完整保留设计细节——所有图案、颜色、质地及细节特征。', // 单品样衣
|
||||
SingleChildTryOn:
|
||||
'生成一名儿童模特穿着该服装的逼真工作室照片。采用站姿,面向镜头。保留服装的精确细节——所有图案、颜色、纹理及装饰元素。', // 单品儿童试穿
|
||||
SingleAdultTryOn:
|
||||
'生成模特穿着该服装的逼真摄影棚照片。采用站姿面向镜头。保留服装的精确细节——所有图案、颜色、纹理及装饰元素。', // 单品成人试穿
|
||||
SeriesAdultTryOn:
|
||||
'制作真实感十足的摄影棚照片:模特保持站立姿势,面向镜头,服装细节完全保留原貌。', // 系列成人试穿
|
||||
SeriesChildTryOn:
|
||||
'将此图像转化为逼真的真实儿童模特,保持站立姿势并直面镜头,保留服装的原有图案、风格和色彩,呈现工作室级别的照片质量。', // 系列儿童试穿
|
||||
UploadWithModel:
|
||||
'生成真实模特穿着该服装的逼真摄影棚照片,采用站立姿势面向镜头。保留服装所有细节——包括图案、颜色、纹理、装饰元素,呈现摄影棚级别的8K分辨率照片,支持HDR效果、景深控制、柔光效果及高细节呈现。请勿返还原始图像。', // 上传线稿,带模特
|
||||
UploadWithoutModel:
|
||||
'专业产品摄影:服装以自然形态展示,无模特。采用影棚灯光。保留精确细节——图案、色彩、质感、装饰元素。', // 上传线稿,不带模特
|
||||
VideoType: '视频类型',
|
||||
FirstFrame: '首帧',
|
||||
LastFrame: '尾帧',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user