eaglelandsonce commited on
Commit
d9c1c2d
1 Parent(s): 9e5e1b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def crewai_process(research_topic):
148
  )
149
 
150
  task2 = Task(
151
- description="""Output the author story divide and each story segment with a colon""",
152
  agent=illustrator
153
  )
154
 
 
148
  )
149
 
150
  task2 = Task(
151
+ description="""Output the author story""",
152
  agent=illustrator
153
  )
154