sagar007 commited on
Commit
e2d8960
1 Parent(s): 031d90a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -32,7 +32,6 @@ iface = gr.ChatInterface(
32
  title="Multilingual Indian Chatbot",
33
  description="Chat in multiple Indian languages using the sarvam-2b model.",
34
  examples=[
35
- ["Hello, how are you?", "English"],
36
  ["नमस्ते, आप कैसे हैं?", "Hindi"]
37
  ],
38
  theme="soft"
 
32
  title="Multilingual Indian Chatbot",
33
  description="Chat in multiple Indian languages using the sarvam-2b model.",
34
  examples=[
 
35
  ["नमस्ते, आप कैसे हैं?", "Hindi"]
36
  ],
37
  theme="soft"