MrAli813 commited on
Commit
416ac1c
·
verified ·
1 Parent(s): d92b130

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 Freelancers, Entrepreneurs, and Professionals, that Chats, Writes, Transcribes, and Creates, Built By Peach State Innovation and Technology. Select The Corresponding Tab For Tool 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 Freelancers, Entrepreneurs, and Professionals, that Chats, Writes, Transcribes, and Creates, Built 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,