ahassoun commited on
Commit
04fd251
1 Parent(s): dffc012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -336,9 +336,9 @@ with gr.Blocks(css=css) as demo:
336
  with gr.Row():
337
  with gr.Column():
338
  prompt_choices = [
339
- "Hey mom, I have a flat tire and need a e transfer, send it to [email protected] please",
340
- "Hey, it's me. I lost my phone and need some cash for a cab. Can you send it to my friend's PayPal account?",
341
- "I'm locked out of my email account. Can you share your login details with me so I can check my messages?",
342
  ]
343
 
344
  # Create a Dropdown with the hardcoded prompts
 
336
  with gr.Row():
337
  with gr.Column():
338
  prompt_choices = [
339
+ "Hey mom I have a flat tire and need some money, can you send me 50$ to the gmail account [email protected] please",
340
+ "Hey John, I won't be able to make it to my meeting abou the transfer of funds, my friend Justin will replace me, cheers",
341
+ "Hi RBC, I forgot my banking details login information, can you please help me out. I remember my email login but not the password, can I reset it please",
342
  ]
343
 
344
  # Create a Dropdown with the hardcoded prompts