Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
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
|
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,
|