Balrajriar commited on
Commit
ef2f494
1 Parent(s): 228e421

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = 'English classes 🕊️'
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