psyche commited on
Commit
067fe48
·
verified ·
1 Parent(s): dd2ac3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -152,6 +152,7 @@ chat_interface = gr.ChatInterface(
152
  ["Explain the plot of Cinderella in a sentence."],
153
  ["How many hours does it take a man to eat a Helicopter?"],
154
  ["Write a 100-word article on 'Benefits of Open-Source in AI research'"],
 
155
  ],
156
  )
157
 
 
152
  ["Explain the plot of Cinderella in a sentence."],
153
  ["How many hours does it take a man to eat a Helicopter?"],
154
  ["Write a 100-word article on 'Benefits of Open-Source in AI research'"],
155
+ ["대한민국의 수도는?"]
156
  ],
157
  )
158