feat(wiki): deep ingest batch 3 (19 source pages, AI dir focus)
This commit is contained in:
@@ -1,35 +1,37 @@
|
||||
---
|
||||
title: "Nano Banana提示词框架"
|
||||
title: "Nano Banana 提示词框架:物件与人物结构化描述模板"
|
||||
type: source
|
||||
tags: [nano-banana, prompt-engineering, image-generation]
|
||||
date: 2025-03-15
|
||||
tags: ['NanoBanana', 'Prompt', '图像生成', 'Google', 'AI', '提示词框架']
|
||||
date: 2025-10-01
|
||||
source:
|
||||
author: shenwei
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[raw/AI/Nano Banana 提示词框架.md]]
|
||||
|
||||
## Summary
|
||||
- 核心主题:Nano Banana图像生成提示词框架
|
||||
- 问题域:如何结构化描述图像生成需求
|
||||
- 方法/机制:物件描述框架和人物描述框架的JSON结构
|
||||
- 结论/价值:通过标准化框架精确控制AI生成图像
|
||||
- 核心主题:Nano Banana 图像生成模型的系统化 Prompt 框架,提供物件和人物两类结构化描述模板
|
||||
- 问题域:用户不知道如何结构化地描述画面元素,导致生成结果不稳定或不精确
|
||||
- 方法/机制:将图像描述分解为 shot/subject/environment/lighting/camera/color_grade/style/quality/negatives 等字段,填入 JSON 模板
|
||||
- 结论/价值:结构化 Prompt 是 Nano Banana 生成高质量图像的关键,比自由文本描述准确率高得多
|
||||
|
||||
## Key Claims
|
||||
- 物件描述框架:shot、subject(item/materials/details/condition)、environment、lighting、camera、color_grade、style、quality、negatives
|
||||
- 人物描述框架:subject(age/appearance/pose)等字段
|
||||
- Nano Banana是Google的图像生成模型
|
||||
- **物件描述框架**:shot + subject(item/materials/details/condition) + environment + lighting + camera(focal_length/aperture/angle) + color_grade + style + quality + negatives
|
||||
- **人物描述框架**:shot + subject(age/gender/race/build/clothing/hair/facial expression) + environment + lighting + camera + style
|
||||
- **核心字段**:shot(景别)、negatives(负向提示词,用于排除不需要的元素)、camera(镜头参数)
|
||||
- Nano Banana 的差异化优势:文本渲染(精准文字植入图像)、4K 分辨率、角色一致性
|
||||
|
||||
## Key Concepts
|
||||
- [[提示词框架]]:结构化描述图像生成需求的模板
|
||||
- [[Nano Banana]]:Google AI图像生成模型
|
||||
- [[物件描述]]:商品/物品的标准化描述结构
|
||||
- [[人物描述]]:人物的标准化描述结构
|
||||
- [[NanoBanana]]:Google 专业级 AI 图像生成模型
|
||||
- [[结构化Prompt框架]]:将图像描述分解为标准字段,减少生成不确定性
|
||||
- [[负向提示词]](Negatives):明确告诉模型不要出现什么,提升画面纯净度
|
||||
|
||||
## Key Entities
|
||||
- [[Nano Banana]]:Google AI图像生成模型
|
||||
- [[Google]]:Nano Banana 开发商
|
||||
|
||||
## Connections
|
||||
- [[AI图像生成]] ← uses ← [[提示词框架]]
|
||||
- [[Nano Banana]] ← supports ← [[提示词框架]]
|
||||
- [[NanoBanana]] ← uses ← [[结构化Prompt框架]]
|
||||
|
||||
## Contradictions
|
||||
- (无已知冲突)
|
||||
|
||||
Reference in New Issue
Block a user