Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
|