Spaces:
Runtime error
Runtime error
Update prompts/unified_storyboard_prompt.txt
Browse files
prompts/unified_storyboard_prompt.txt
CHANGED
|
@@ -15,10 +15,5 @@ Analyze the user's creative idea and the provided reference image. Based on this
|
|
| 15 |
# --- FINAL INSTRUCTION ---
|
| 16 |
# Your task is to generate a response that contains ONLY the list of scene descriptions, formatted EXACTLY according to the OUTPUT REQUIREMENTS above. Analyze the user's idea and the provided image, then begin your response directly with the first hyphenated scene description.
|
| 17 |
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
- Each scene description MUST be on a new line.
|
| 21 |
-
- Each scene description MUST start with a hyphen and a space (`- `).
|
| 22 |
-
- The number of lines in your response MUST be exactly {num_fragments}.
|
| 23 |
-
- Each scene description MUST be a concise, "CLIP-style" text in English.
|
| 24 |
-
- DO NOT include any JSON, titles, introductions, or any other text.
|
|
|
|
| 15 |
# --- FINAL INSTRUCTION ---
|
| 16 |
# Your task is to generate a response that contains ONLY the list of scene descriptions, formatted EXACTLY according to the OUTPUT REQUIREMENTS above. Analyze the user's idea and the provided image, then begin your response directly with the first hyphenated scene description.
|
| 17 |
|
| 18 |
+
RESPONSE FORMAT:
|
| 19 |
+
Return a single JSON object with the key `"scene_storyboard"`, containing an array of strings (each representing one scene description).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|