AutomataIntelligence commited on
Commit
7b6a59c
·
verified ·
1 Parent(s): 51dc64f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ async def respond(audio, model, seed):
78
 
79
  DESCRIPTION = """ # <center><b>Automata Chatbot⚡</b></center>
80
  ### <center>A personal Assistant of Automata Intelligence for YOU
81
- ### <center>Voice Chat with Automata chatbot</center>
82
  """
83
 
84
  with gr.Blocks(css="style.css") as demo:
 
78
 
79
  DESCRIPTION = """ # <center><b>Automata Chatbot⚡</b></center>
80
  ### <center>A personal Assistant of Automata Intelligence for YOU
81
+ ### <center>Voice Chat with Automata Chatbot</center>
82
  """
83
 
84
  with gr.Blocks(css="style.css") as demo: