工具使用说明--图像工具

  1. 创建图像工具
    1.1 商店 --创建—图像工具选项卡下点击“+创建”按钮

1.2 依次填入信息,点击Create创建图片工具。

1.3 注意事项。
• 如果图片工具不存在,Ava或是白板里都是无法自行生成图片的。首次使用时需要创建或者订阅一个默认的“图片生成工具”,提示词为必填项,但我们不做限制,所以可以输入一个空格,然后启用“深度智能体”即可使用。

• 除了默认的图片生成工具。您也可以填写预定义的提示词来制作专有场景下的图片工具。

• 在Ava中用自然语言调用工具的指令应当尽量准确的指出您要使用的工具名称。例如:请使用xx图片工具,根据以下内容生成1张图片。

• 已经选择了预定义图片工具的生成场景,请输入生成指令时,用户提示词不要和预定义的图片工具冲突。


以下是一些预定义图片工具的提示词示例供参考:
Nano banana适用图片的提示词示例1(自然语言),适用于一般性创作场景:

产品模型和商业摄影
A photorealistic [shot type] of [subject], [action or expression], set in [environment]. The scene is illuminated by [lighting description], creating a [mood] atmosphere. Captured with a [camera/lens details], emphasizing [key textures and details]. The image should be in a [aspect ratio] format.

极简主义和空间设计
A minimalist composition featuring a single [subject] positioned in the [bottom-right/top-left/etc.] of the frame. The background is a vast, empty [color] canvas, creating significant negative space. Soft, subtle lighting. [Aspect ratio].

连环画(漫画面板/故事板)
A single comic book panel in a [art style] style. In the foreground, [character description and action]. In the background, [setting details]. The panel has a [dialogue/caption box] with the text “[Text]”. The lighting creates a [mood] mood. [Aspect ratio].

Nano banana适用图片的提示词示例2(产品模型JSON格式),适用于需要精准控图的场景:
请你根据用户输入的信息自动补全以下提示词然后输出图片,如果信息不足请靠推理补全,要求:
{
"product_name": "[PRODUCT_NAME]",
"brand_colors": ["[COLOR1]", "[COLOR2]"],
"style": {
"realism": "ultra_realistic",
"resolution": "8K",
"hdr": true,
"aspect_ratio": "1:1",
"depth_of_field": "shallow",
"camera": {
"lens": "35mm prime",
"shot": "hero close three-quarters",
"angle": "slightly_above_eye_level",
"movement": "subtle_dolly_in"
}
},
"environment": {
"background_mode": "auto_minimal_contextual",
"surface": "clean_reflective",
"weather": "none",
"extras": []
},
"lighting": {
"mode": "adaptive_magic",
"primary_key": "soft_key_high_kelvin_for_highlights",
"rim": "neon_kicker_if_metallic_else_soft_rim",
"fill": "soft_diffused",
"accents": [
"specular_highlights_on_brand_edges",
"micro_glow_on_signature_detail"
]
},
"magic_touch": {
"type": "contextual",
"rules": [
"if glass_or_liquid -> faint_particles + condensation + gentle_glow",
"if fabric_or_leather -> soft_gradient_aura + fiber_sheen",
"if metal_or_chrome -> neon_rim + star_bloom",
"if tech_or_gadgets -> subtle_holographic_reflection",
"if food -> warm_steam + appetizing_oil_sheen"
],
"intensity": "medium",
"keep_it_classy": true
},
"composition": {
"framing": "centered_product_dominant",
"negative_space": "balanced",
"reflections": "subtle_true_reflection",
"shadows": "grounded_soft_hard_mix",
"no_text_overlays": true,
"no_extra_props": true
},
"output": {
"num_images": 1,
"seed": "auto",
"consistency_note": "match lighting and background mood to product material and brand_colors"
},
"prompt": "“[PRODUCT_NAME] — ultra-realistic hero shot of the actual product from the input image, centered on a clean reflective surface with adaptive, cinematic lighting. Background is minimal and context-aware to the product category. Use [COLOR1] and [COLOR2] as subtle accents only. Sharp micro-details, natural textures, correct material response (specular/roughness), soft DOF. Add a tasteful ‘magic touch’ that suits the material: glass→micro particles & condensation; metal→neon rim & star bloom; fabric/leather→soft gradient aura & fiber sheen; tech→subtle holographic reflection; food→warm steam & appetizing sheen. Maintain high realism, no text, no logos added, no extra props. 8K, HDR, clean composition, balanced negative space.”"
}