Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|