Spaces:
Runtime error
Runtime error
Balrajriar
commited on
Commit
•
ef2f494
1
Parent(s):
228e421
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ demo = gr.ChatInterface(
|
|
63 |
["Can you guide me through a whole process of learning Spanish?"],
|
64 |
["How should I correct my grammer?"]
|
65 |
],
|
66 |
-
title = '
|
67 |
)
|
68 |
|
69 |
|
|
|
63 |
["Can you guide me through a whole process of learning Spanish?"],
|
64 |
["How should I correct my grammer?"]
|
65 |
],
|
66 |
+
title = 'Spanish classes 🕊️'
|
67 |
)
|
68 |
|
69 |
|