JeCabrera commited on
Commit
b554ffe
·
verified ·
1 Parent(s): 5668ab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ KEY ELEMENTS TO INCLUDE:
283
 
284
  # Instrucciones específicas para GHA cuando hay story_topic
285
  if formula_type == "GHA" and story_topic:
286
- story_instruction += f"""
287
  STORY TOPIC INTEGRATION GUIDELINES:
288
  - The story topic "{story_topic}" MUST be the central theme of the narrative
289
  - Build the entire story around this specific topic/experience
 
283
 
284
  # Instrucciones específicas para GHA cuando hay story_topic
285
  if formula_type == "GHA" and story_topic:
286
+ story_instruction += f"""
287
  STORY TOPIC INTEGRATION GUIDELINES:
288
  - The story topic "{story_topic}" MUST be the central theme of the narrative
289
  - Build the entire story around this specific topic/experience