64 lines
2.6 KiB
Markdown
64 lines
2.6 KiB
Markdown
# 基础通用模板
|
||
|
||
适用于所有风格的通用角色设定板模板。
|
||
|
||
## 中文提示词模板
|
||
|
||
```
|
||
人物角色设定板,三视图设定稿,纯白色背景,
|
||
上方:正面半身+侧面半身+背面半身三个视角水平排列,
|
||
左侧:面部大特写+配色色板附色值标注+发饰耳饰等局部细节放大图,
|
||
右侧:全身立绘配身高{{height}}厘米刻度标尺,
|
||
专业原画设定稿,同一人物多角度展示,形象高度一致,
|
||
|
||
{{gender}},外表{{age}},{{hair_style}},{{hair_accessories}},
|
||
{{face_shape}},{{expression}},{{eyebrow_type}}{{eye_type}},{{eye_temperament}},
|
||
身高{{height}},{{temperament}},
|
||
{{outfit_description}},
|
||
主要配色:{{outfit_colors}},
|
||
关键配饰:{{key_accessories}},
|
||
|
||
{{style_keywords}},{{background}},{{quality_tags}},
|
||
布料褶皱自然,细节丰富,最高品质,masterpiece,best quality,8K,ultra-detailed,
|
||
character turnaround sheet, multiple views, same character, consistent design
|
||
```
|
||
|
||
## 英文提示词模板
|
||
|
||
```
|
||
Character design sheet, turnaround model sheet, pure white background,
|
||
top row: three-view bust portraits (front view + side view + back view) arranged horizontally,
|
||
left column: facial close-up + color palette swatches with hex codes + accessory detail callouts,
|
||
right column: full body standing portrait with height measurement scale marked in centimeters ({{height}}),
|
||
professional character reference board, multiple views of the same character, highly consistent design,
|
||
|
||
{{gender}}, appearance of {{age}} years old, {{hair_style}}, {{hair_accessories}},
|
||
{{face_shape}}, {{expression}}, {{eyebrow_type}}, {{eye_type}}, {{eye_temperament}},
|
||
height {{height}}, {{temperament}},
|
||
{{outfit_description}},
|
||
main colors: {{outfit_colors}},
|
||
key accessories: {{key_accessories}},
|
||
|
||
{{style_keywords}}, {{background}}, {{quality_tags}},
|
||
natural fabric folds, rich details, masterpiece, best quality, 8K, ultra-detailed
|
||
```
|
||
|
||
## 负面提示词
|
||
|
||
```
|
||
(worst quality, low quality:1.4), deformed, mutated, ugly, disfigured, blurry,
|
||
multiple characters, different outfits, inconsistent design, extra limbs, missing limbs,
|
||
bad anatomy, bad hands, missing fingers, extra fingers, watermark, signature, text, logo,
|
||
cropped, out of frame, complex background, gradient background, shadows on background
|
||
```
|
||
|
||
## 默认参数值
|
||
|
||
当用户未提供以下参数时使用默认值:
|
||
|
||
| 参数 | 默认值 |
|
||
|------|--------|
|
||
| `{{style_keywords}}` | 超写实风格,质感光照,自然光线 |
|
||
| `{{background}}` | 纯白色背景 |
|
||
| `{{quality_tags}}` | 最高品质,细节丰富 |
|