Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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:
|