整理文件路径:Technical→AI/
This commit is contained in:
33
wiki/concepts/提示词框架.md
Normal file
33
wiki/concepts/提示词框架.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
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 ← [[提示词框架]]
|
||||
Reference in New Issue
Block a user