Wootang01 commited on
Commit
5a6ecf4
·
1 Parent(s): e424314

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
 
3
  examples = [
4
- ["It's rainy today but it will stop in a few hours", "What is the weather like in a few hours?"]
5
  ["What’s more, the only way I can keep myself awake and finish off everything I need to for the day is by consuming energy drinks. I know that some of these drinks have caffeine in them, and sometimes I feel groggy in the morning if I’ve had more than a couple the night before.", "When does 'them' refer to?"]
6
  ]
7
 
 
1
  import gradio as gr
2
 
3
  examples = [
 
4
  ["What’s more, the only way I can keep myself awake and finish off everything I need to for the day is by consuming energy drinks. I know that some of these drinks have caffeine in them, and sometimes I feel groggy in the morning if I’ve had more than a couple the night before.", "When does 'them' refer to?"]
5
  ]
6