Files
nexus/wiki/concepts/提示词框架.md
2026-04-14 16:02:50 +08:00

24 lines
784 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.
---
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]] ← 使用 ← [[提示词框架]]
- [[提示词优化]] ← 相关 ← [[提示词框架]]