MrAli813 commited on
Commit
e70bc2a
1 Parent(s): c389298

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def predict(message, history):
83
 
84
  A1 = gr.ChatInterface(predict,
85
  title="COLLEAGUE",
86
- description="An All-In-One AI Productivity Suite. Select The Corresponding Tab For Accessibility",
87
  textbox=gr.Textbox(placeholder="Enter your question/prompt here..."),
88
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate"),
89
  retry_btn=None,
 
83
 
84
  A1 = gr.ChatInterface(predict,
85
  title="COLLEAGUE",
86
+ description="An All-In-One AI Productivity Suite For Entrepreneurs, Freelancers and Professionals. Select The Corresponding Tab For Accessibility",
87
  textbox=gr.Textbox(placeholder="Enter your question/prompt here..."),
88
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate"),
89
  retry_btn=None,