MrAli813 commited on
Commit
18c4ea0
1 Parent(s): fc9e062

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, 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,