AnnaMathews commited on
Commit
199de05
·
verified ·
1 Parent(s): 2f7a583

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ iface = gradio.ChatInterface(
33
  customLLMBot,
34
  chatbot=gradio.Chatbot(height=300),
35
  textbox=gradio.Textbox(placeholder="Ask me a question related to software field"),
36
- title="MindMesh",
37
  description="Chat bot as an AI Tutor",
38
  theme="soft",
39
  examples=["hi", "What is supervised learning ?"],
 
33
  customLLMBot,
34
  chatbot=gradio.Chatbot(height=300),
35
  textbox=gradio.Textbox(placeholder="Ask me a question related to software field"),
36
+ title="MindMesh ",
37
  description="Chat bot as an AI Tutor",
38
  theme="soft",
39
  examples=["hi", "What is supervised learning ?"],