JeCabrera commited on
Commit
a186ce4
·
verified ·
1 Parent(s): 1a5dff6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -58,7 +58,6 @@ def get_gemini_response_bullets(target_audience, num_bullets, creativity):
58
  * The Truth: 'The truth that you've never been told in school, or at home, about how to make a living from music.'
59
  * Asking a Question: 'Did you know that...'
60
  * When: 'When is it a good idea to tell a girl you like her? If you don't say it at that moment, say goodbye to getting to know her intimately.'
61
- Using {mention_instruction} when you want to mention {product}.
62
  """
63
 
64
  response = model.generate_content([full_prompt])
 
58
  * The Truth: 'The truth that you've never been told in school, or at home, about how to make a living from music.'
59
  * Asking a Question: 'Did you know that...'
60
  * When: 'When is it a good idea to tell a girl you like her? If you don't say it at that moment, say goodbye to getting to know her intimately.'
 
61
  """
62
 
63
  response = model.generate_content([full_prompt])