Kevin676 commited on
Commit
f7c29ed
·
1 Parent(s): 3274a87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,6 +234,6 @@ demo = gr.Interface(
234
  outputs=[gr.Textbox(label="Speech to Text"), gr.Textbox(label="ChatGPT Output"), "audio"],
235
  title="🥳💬💕 - TalktoAI,随时随地,谈天说地!"
236
  #theme="huggingface",
237
- description = "🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
238
  )
239
  demo.launch(show_error = True)
 
234
  outputs=[gr.Textbox(label="Speech to Text"), gr.Textbox(label="ChatGPT Output"), "audio"],
235
  title="🥳💬💕 - TalktoAI,随时随地,谈天说地!"
236
  #theme="huggingface",
237
+ #description = "🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
238
  )
239
  demo.launch(show_error = True)