Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,6 @@ g = gr.Interface(
|
|
162 |
gr.Textbox(label="Speech to Text"),
|
163 |
gr.Textbox(label="Raven Output"),
|
164 |
gr.Audio(label="Audio with Custom Voice"),
|
165 |
-
)
|
166 |
],
|
167 |
title="🥳💬💕 - TalktoAI,随时随地,谈天说地!",
|
168 |
description="🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
|
|
|
162 |
gr.Textbox(label="Speech to Text"),
|
163 |
gr.Textbox(label="Raven Output"),
|
164 |
gr.Audio(label="Audio with Custom Voice"),
|
|
|
165 |
],
|
166 |
title="🥳💬💕 - TalktoAI,随时随地,谈天说地!",
|
167 |
description="🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
|