Update app.py
Browse files
app.py
CHANGED
@@ -15,6 +15,6 @@ iface = gr.Interface(
|
|
15 |
outputs="text",
|
16 |
layout="vertical",
|
17 |
title="Chatbot",
|
18 |
-
description="Isa Ibn Maryam")
|
19 |
|
20 |
iface.launch()
|
|
|
15 |
outputs="text",
|
16 |
layout="vertical",
|
17 |
title="Chatbot",
|
18 |
+
description="Isa Ibn Maryam. Dis moi tu viens encore fais quoi ici ? ππ Vas dormir ! ")
|
19 |
|
20 |
iface.launch()
|