khang119966 commited on
Commit
95d645e
·
verified ·
1 Parent(s): 62c1e1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,5 +278,5 @@ mic_transcribe = gr.Interface(
278
  outputs=gr.components.Textbox(),
279
  )
280
 
281
- chat_demo_interface.queue()
282
  demo.launch()
 
278
  outputs=gr.components.Textbox(),
279
  )
280
 
281
+ # chat_demo_interface.queue()
282
  demo.launch()