Armox
    Armox Academy 📚
    Canvas图像节点

    Image 节点(Image Nodes)

    Image nodes 是视觉创作真正“出图”的地方。它们使用 AI 模型从文本 prompts 生成图片,或基于参考图对已有图片做变换。

    Image Nodes 是什么?

    Image Node with Nano Banana

    一个选择了 Nano Banana 的 Image node,用于 AI 图像生成。

    Image nodes 使用 AI 生成图片,它们可以:

    • 🎨 从文本生成 — 你描述想要什么,就生成图片
    • 🖼️ 变换图片 — 用参考图引导生成
    • 📐 控制输出 — 设置尺寸、风格与质量

    添加 Image Node

    1. 打开左侧 node sidebar
    2. 在列表中找到 Image
    3. Drag 到画布上

    Image Node 输入(Inputs)

    Image nodes 接受以下输入:

    InputTypeRequiredPurpose
    PromptText (yellow)Yes描述要生成的图片
    Reference ImageImage (blue)No风格或内容参考

    连接 Prompt

    1. 添加一个包含 prompt 的 Text Node
    2. 从 Text Node output 连接到 Image Node 的 prompt input
    3. 或直接在 Image Node 的 prompt 字段中输入

    连接 Reference Image

    1. 添加一个带参考图的 Upload Node
    2. 从 Upload Node output 连接到 Image Node 的 image input
    3. AI 会将其作为参考

    Image Node 设置(Settings)

    模型选择(Model Selection)

    从可用 AI 模型中选择:

    ModelCreditsBest For
    Qwen Image20Quick tests, iterations
    SDXL40Artistic styles
    Flux 2 Dev50Good quality, balanced
    Nano Banana78Text in images
    Flux 2 Pro120Professional quality
    Flux Kontext120Image editing
    Nano Banana Pro600Highest quality

    Image Models Selector

    模型选择器:展示所有可用图像模型。

    画幅比例(Aspect Ratio)

    控制输出尺寸比例:

    RatioDimensionsBest For
    1:1SquareInstagram, profile pics
    16:9LandscapeYouTube, presentations
    9:16PortraitStories, TikTok
    4:5PortraitInstagram feed
    3:2LandscapePhotography
    21:9Ultra-wideBanners, headers

    其它设置(Additional Settings)

    SettingDescription
    Guidance Scale对 prompt 的贴合程度(越高越“照着做”)
    Steps生成质量(越多越好但更慢)
    Seed用于复现结果的随机种子
    Style预设风格(因模型而异)

    文生图工作流(Text-to-Image Workflow)

    最常见的用法:

    Prompt Template
    [Text Node][Image Node]
    Your prompt → Generated image

    Example

    1. 添加一个 Text Node
    2. 写: "A cozy coffee shop interior, morning light, warm tones, photography"
    3. 添加一个 Image Node
    4. 连接 Text → Image
    5. 选择模型(例如 Flux 2 Dev)
    6. 点击 Run

    图生图工作流(Image-to-Image Workflow)

    使用参考图引导生成:

    Prompt Template
    [Upload Node][Image Node]
    Reference image → Transformed image

    Example:风格迁移(Style Transfer)

    1. 添加 Upload Node
    2. 上传参考图
    3. 添加 Image Node
    4. 连接 Upload → Image(image input)
    5. 添加一个带风格描述的 Text Node
    6. 连接 Text → Image(prompt input)
    7. 运行生成风格化版本

    Example:用 Flux Kontext 做图片编辑

    1. 上传要编辑的图片
    2. 选择 Flux Kontext ProFlux Kontext Max
    3. Prompt 描述修改: "Change the background to a beach sunset"
    4. 运行获得编辑后的图片

    模型特性(Model-Specific Features)

    Flux Models

    • 擅长写实图片
    • 文字渲染表现好
    • 专业级输出
    • Kontext 变体适合编辑

    Nano Banana

    • 最擅长图片中文字
    • 多图一致性更好
    • 构图更符合逻辑
    • Pro 版本质量更高

    SDXL

    • 艺术风格范围更广
    • 适合插画
    • 有多种 style presets
    • 社区模型生态丰富

    理解关键设置(Understanding Settings)

    Guidance Scale

    控制 AI 按多“字面”执行你的 prompt:

    ValueEffect
    1-5更自由、更有创意
    5-10创意与准确的平衡
    10-15更贴合 prompt
    15+非常字面,可能降低质量

    Recommendation: 多数场景从 7-10 开始。

    Steps

    Steps 越多质量越高,但会更慢:

    StepsQualitySpeed
    20-30GoodFast
    30-50BetterMedium
    50+BestSlow

    Recommendation: 多数场景 30-40 steps。

    Seed

    Seed 控制可复现性:

    • Random(默认)— 每次不同
    • Fixed number — 同 prompt/settings 下复现同一结果

    适合固定 seed 的场景:

    • 复现某个特定结果
    • 微调 prompt 观察变化
    • 做一组变体

    查看结果(Viewing Results)

    生成完成后:

    1. 节点里会出现 Preview
    2. Click 预览查看大图
    3. 点击 Download 保存到本地
    4. 图片会自动保存到 Gallery

    串联 Image Nodes(Chaining Image Nodes)

    把 image 输出连接到其它节点:

    Image → Tool

    Prompt Template
    [Image Node][Upscaler Tool]
    Generated image → Higher resolution version

    Image → Video

    Prompt Template
    [Image Node][Video Node]
    Generated image → Animated video

    Image → Image

    Prompt Template
    [Image Node 1][Image Node 2 (Kontext)]
    Initial image → Edited version

    生成更好图片的小技巧(Tips for Better Images)

    Prompt Tips

    • 写清楚主体、场景、光线
    • 加上 style keywords
    • 想更写实时可加入摄影术语
    • 参考:Prompt Engineering

    Model Selection

    • Testing ideas → Qwen Image(便宜、快)
    • Artistic work → SDXL
    • Professional output → Flux 2 Pro
    • Text in images → Nano Banana
    • Editing images → Flux Kontext

    Quality Tips

    • 最终输出可用更高 steps
    • 画幅比例匹配使用场景
    • 用参考图提高一致性
    • 便宜模型迭代,高端模型出最终稿

    常见问题(Common Issues)

    图片不符合 prompt

    • 提高 guidance scale
    • prompt 写得更具体
    • 换一个模型
    • 检查是否有冲突指令

    图片质量低

    • 提高 steps
    • 使用更高质量模型
    • 检查画幅(过于极端的比例可能降质)

    图片中文字不对

    • 用 Nano Banana 或 Nano Banana Pro
    • prompt 里把文字用引号括起来
    • 文字尽量短、简单
    • 明确写清文字位置

    按场景的示例 Prompts(Example Prompts by Use Case)

    产品摄影

    Professional product photography of a luxury watch, 
    white background, soft studio lighting, 
    commercial quality, high detail
    

    社交媒体内容

    Lifestyle photo of coffee and laptop on wooden desk, 
    morning sunlight through window, cozy atmosphere, 
    Instagram aesthetic, warm tones
    

    营销视觉

    Modern tech startup office, diverse team collaborating, 
    bright and professional, corporate photography style,
    authentic and engaging
    

    下一步