psyche commited on
Commit
1360bf2
Β·
verified Β·
1 Parent(s): 1e647af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -152,7 +152,8 @@ 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
  )
158
 
 
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
  )
159