JeCabrera commited on
Commit
fd2b987
·
verified ·
1 Parent(s): 143af01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def get_gemini_response(target_audience, product, product_mention, mood, model_c
24
  format_instruction = "Ensure that the narrative is engaging and includes character development, a clear plot, and a resolution."
25
 
26
  # Longitud del texto (siempre será "Corto")
27
- length = "250 words"
28
 
29
  # Crear el prompt completo basado en los campos del frontend
30
  full_prompt = f"""
 
24
  format_instruction = "Ensure that the narrative is engaging and includes character development, a clear plot, and a resolution."
25
 
26
  # Longitud del texto (siempre será "Corto")
27
+ length = "200 words"
28
 
29
  # Crear el prompt completo basado en los campos del frontend
30
  full_prompt = f"""