mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-05-20 01:11:13 +00:00
fix: enforce names in img2img
This commit is contained in:
parent
0b63eb644c
commit
1c31ee998f
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ Image models don't know who "Elena" or "Marcus" are. Character names are ONLY fo
|
|||
- **sourceText:** Exact phrase from narrative (3-15 words, VERBATIM)
|
||||
- **sceneType:** action|item|character|environment
|
||||
- **priority:** 1-10
|
||||
- **characters:** Array of character names (first character is primary)
|
||||
- **characters:** Array of character names (first character is primary). ALWAYS include the **exact** names of characters you were given.
|
||||
- **generatePortrait:** true for portrait generation, false otherwise
|
||||
|
||||
## Prompt Structure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue