MrAli813 commited on
Commit
dd581f6
·
verified ·
1 Parent(s): f8bd239

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="The Consummate AI Productivity Companion Suite for Students, Freelancers, Entrepreneurs, and Professionals that Chats, Writes, Transcribes, and Creates, Created By Peach State Innovation and Technology. Select 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="The Consummate AI Productivity Companion Suite for Students, Freelancers, Entrepreneurs, and Professionals that Chats, Writes, Transcribes, and Creates. Select 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,