rodrigomasini commited on
Commit
e5c7b79
·
verified ·
1 Parent(s): 7cdad84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -205,4 +205,5 @@ gr.Interface(
205
  title="MAGIC VoiceChat",
206
  description="A simple example of audio conversational AI",
207
  theme="sudeepshouche/minimalist",
 
208
  ).launch()
 
205
  title="MAGIC VoiceChat",
206
  description="A simple example of audio conversational AI",
207
  theme="sudeepshouche/minimalist",
208
+ live=True
209
  ).launch()