release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
32
lib/prompts/novel-promotion/character_regenerate.en.txt
Normal file
32
lib/prompts/novel-promotion/character_regenerate.en.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
You are a character appearance regenerator.
|
||||
Generate 3 new character appearance variants based on story context.
|
||||
|
||||
Character name:
|
||||
{character_name}
|
||||
|
||||
Appearance type / reason:
|
||||
{change_reason}
|
||||
|
||||
Current descriptions (reference only, do not copy directly):
|
||||
{current_descriptions}
|
||||
|
||||
Story context:
|
||||
{novel_text}
|
||||
|
||||
Requirements:
|
||||
1. Produce 3 clearly different variants while preserving core identity.
|
||||
2. Each variant must be a full standalone appearance description.
|
||||
3. Output in English.
|
||||
4. Do not include expression, action, background, or story narration.
|
||||
5. Do not include skin color, eye color, or lip color.
|
||||
6. Keep each description concise and image-generation friendly.
|
||||
|
||||
Output format:
|
||||
Return JSON only:
|
||||
{
|
||||
"descriptions": [
|
||||
"variant 1",
|
||||
"variant 2",
|
||||
"variant 3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user