Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
|
|
71 |
- Indirect: Subtly suggest the product without naming it.
|
72 |
- Metaphorical: Use a metaphor to connect the product to the solution.
|
73 |
Please create the bullets now.
|
74 |
-
Cuando respondas siempre escribe
|
75 |
"""
|
76 |
|
77 |
response = model.generate_content([full_prompt])
|
|
|
71 |
- Indirect: Subtly suggest the product without naming it.
|
72 |
- Metaphorical: Use a metaphor to connect the product to the solution.
|
73 |
Please create the bullets now.
|
74 |
+
Cuando respondas siempre escribe exte texto con un formato de titular que mencione el p煤blico objetivo, el producto de la siguiente manera: Aqu铆 tienes 5 bullets para Pap谩s solteros, que aumenten el deseo de adquirir el Aceite multigrado, usando la menci贸n indirecta:
|
75 |
"""
|
76 |
|
77 |
response = model.generate_content([full_prompt])
|