Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -155,7 +155,7 @@ def generate_fantasy_outline(user_idea:str):
|
|
155 |
expected_output="A comprehensive 1000+ word scene-by-scene breakdown to guide novel structure.",
|
156 |
agent=scene_director
|
157 |
)
|
158 |
-
|
159 |
theme_task = Task(
|
160 |
description=(
|
161 |
"1. Analyze the story concept and outline to extract central themes and motifs.\n"
|
|
|
155 |
expected_output="A comprehensive 1000+ word scene-by-scene breakdown to guide novel structure.",
|
156 |
agent=scene_director
|
157 |
)
|
158 |
+
|
159 |
theme_task = Task(
|
160 |
description=(
|
161 |
"1. Analyze the story concept and outline to extract central themes and motifs.\n"
|