MrAli813 commited on
Commit
19bf8f8
·
1 Parent(s): d24ae5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def predict(message, history):
27
 
28
  A1 = gr.ChatInterface(predict,
29
  title="PeachChat+Plus",
30
- description="An AI Powered Productivity Assistant with Vision and Image Generation Capabilities Built By Peach State Innovation and Technology. Ask Me A Question About Anything...From Georgia and Beyond...And I'll Give You An Answer!",
31
  theme= gr.themes.Glass(primary_hue="amber", neutral_hue="lime"),
32
  retry_btn=None,
33
  clear_btn="Clear")
 
27
 
28
  A1 = gr.ChatInterface(predict,
29
  title="PeachChat+Plus",
30
+ description="An AI Powered Productivity Assistant with Vision and Image Generation Capabilities Built By Peach State Innovation and Technology. Select The Corresponding Tab For Tool Access",
31
  theme= gr.themes.Glass(primary_hue="amber", neutral_hue="lime"),
32
  retry_btn=None,
33
  clear_btn="Clear")