新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

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