JeCabrera commited on
Commit
f9b9c56
·
verified ·
1 Parent(s): f46c20a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -93,10 +93,9 @@ with col2:
93
  Formula Description:
94
  {offer_formulas[st.session_state.formula_type]["description"]}
95
 
96
- Please create a professional and engaging offer that highlights the value proposition
97
- and appeals to the target audience. Include a clear call to action.
98
 
99
- IMPORTANT: Provide ONLY the final offer text. Do not include any explanations, labels, formatting instructions, or brackets like [Feature], [Benefit], [Meaning]. Do not include "Offer 1", "Offer 2" or any numbering. Do not explain the structure. Just provide the clean, ready-to-use offer text with a call to action at the end."""
100
 
101
  try:
102
  # Create generation config with temperature
 
93
  Formula Description:
94
  {offer_formulas[st.session_state.formula_type]["description"]}
95
 
96
+ Please create a professional and engaging offer that highlights the value proposition.
 
97
 
98
+ IMPORTANT: Provide ONLY the final offer text. Do not include any explanations, labels, formatting instructions, brackets, or call to action at the end."""
99
 
100
  try:
101
  # Create generation config with temperature