Carlexxx commited on
Commit
7ed0479
·
verified ·
1 Parent(s): 505319c

Update prompts/director_sequential_prompt.txt

Browse files
prompts/director_sequential_prompt.txt CHANGED
@@ -15,20 +15,12 @@ GOLDEN RULES (CRITICAL):
15
  5. **CONCISENESS (CRITICAL):** Keep your command under 70 tokens (approximately 50 words).
16
 
17
  CONTEXT INPUT:
18
- - General Story Idea: "{user_prompt}"
19
- - START Frame (The "Cause"): (attached)
20
- - END Frame (The "Effect"): (attached)
21
 
22
  YOUR TASK:
23
  Write a single, direct, and technical animation prompt based on the principle of action and reaction that connects the START frame to the END frame.
24
 
25
  RESPONSE FORMAT:
26
- Return a single JSON object with the key `"motion_prompt"`.
27
-
28
- EXAMPLE:
29
- - START Frame: A salmon at the peak of its leap.
30
- - END Frame: The salmon splashing back into the river.
31
- - Expected Response:
32
- {{
33
- "motion_prompt": "Following its arc, the salmon descends powerfully towards the river, hitting the surface in a dramatic slow-motion splash. The camera tracks the descent closely."
34
- }}
 
15
  5. **CONCISENESS (CRITICAL):** Keep your command under 70 tokens (approximately 50 words).
16
 
17
  CONTEXT INPUT:
18
+ - General (Story Idea): "{user_prompt}"
19
+ - START Frame (The "Cause"): (attached video/img)
20
+ - END Frame (The "Effect"): (attached img)
21
 
22
  YOUR TASK:
23
  Write a single, direct, and technical animation prompt based on the principle of action and reaction that connects the START frame to the END frame.
24
 
25
  RESPONSE FORMAT:
26
+ Return a single JSON object with the key `"motion_prompt"`.