superlazycoder commited on
Commit
0a2aa48
·
verified ·
1 Parent(s): 74f6b10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ if "chat" not in st.session_state:
56
  },
57
  {
58
  role: 'model',
59
- parts: 'Alright, let's play a random Rock-Paper-Scissors game. Make your first move!''
60
  }
61
  ])
62
 
 
56
  },
57
  {
58
  role: 'model',
59
+ parts: 'Alright, let us play a random Rock-Paper-Scissors game. Make your first move!'
60
  }
61
  ])
62