Files
nexus/wiki/concepts/提示词框架.md

34 lines
809 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: prompt-framework
title: "提示词框架"
type: concept
tags: [Nano Banana, prompt-engineering, image-generation]
sources:
- "[[Nano Banana提示词框架]]"
last_updated: 2025-03-15
---
## Definition
提示词框架是结构化描述图像生成需求的模板,通过标准化字段确保生成质量可控。
## Framework Types
### 物件描述框架
- shot镜头类型
- subject包含item/materials/details/condition
- environment环境描述
- lighting光线
- camera相机设置
- color_grade色彩分级
- style风格
- quality质量参数
- negatives负面提示
### 人物描述框架
- subject包含age/appearance/pose等字段
## Connections
- [[AI图像生成]] ← uses ← [[提示词框架]]
- [[Nano Banana]] ← supports ← [[提示词框架]]