新增wiki命令文件
This commit is contained in:
23
wiki/concepts/提示词框架.md
Normal file
23
wiki/concepts/提示词框架.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "提示词框架"
|
||||
type: concept
|
||||
tags: [提示词, AI绘图, 结构化]
|
||||
sources: [nano-banana-ti-shi-ci-kuang-jia.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
用于标准化AI绘图提示词结构的JSON模板,包含shot、subject、environment、lighting、camera等标准字段。
|
||||
|
||||
## Core Attributes
|
||||
- 核心字段:shot、subject、environment、lighting、camera、color_grade、style、quality、negatives
|
||||
- camera子字段:focal_length、aperture、angle
|
||||
- negatives字段:排除不需要的元素
|
||||
|
||||
## Types
|
||||
- [[物件描述框架]]:item、materials、details、condition
|
||||
- [[人物描述框架]]:age、appearance、pose
|
||||
|
||||
## Related Concepts
|
||||
- [[Nano Banana]] ← 使用 ← [[提示词框架]]
|
||||
- [[提示词优化]] ← 相关 ← [[提示词框架]]
|
||||
Reference in New Issue
Block a user