Spaces:
Runtime error
Runtime error
Update prompts/unified_storyboard_prompt.txt
Browse files
prompts/unified_storyboard_prompt.txt
CHANGED
|
@@ -17,8 +17,9 @@ Your task is to act as an expert visual storyteller. You will perform two steps
|
|
| 17 |
- The value of "scene_storyboard" MUST be an array of strings (the acts).
|
| 18 |
- DO NOT include any conversational text, introductions, or markdown like ```json.
|
| 19 |
|
| 20 |
-
#
|
| 21 |
-
|
|
|
|
| 22 |
|
| 23 |
# PROVIDED DATA:
|
| 24 |
- User Prompt: "{user_prompt}"
|
|
|
|
| 17 |
- The value of "scene_storyboard" MUST be an array of strings (the acts).
|
| 18 |
- DO NOT include any conversational text, introductions, or markdown like ```json.
|
| 19 |
|
| 20 |
+
# EXAMPLE OF YOUR ENTIRE RESPONSE:
|
| 21 |
+
# (You will provide a raw JSON object like this, with no other text)
|
| 22 |
+
# {"scene_storyboard": ["A man standing in a sunlit field", "He begins to walk towards the horizon", "The sun sets, casting long shadows"]}
|
| 23 |
|
| 24 |
# PROVIDED DATA:
|
| 25 |
- User Prompt: "{user_prompt}"
|