FarhadMadadzade commited on
Commit
23d6d67
1 Parent(s): 5bdc18c

removed live

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -76,7 +76,6 @@ iface = gr.Interface(
76
  gr.outputs.Video(),
77
  gr.Textbox(lines=1000, max_lines=1000, interactive=True),
78
  ],
79
- live=True,
80
  title="Swedish Transcription Test",
81
  )
82
 
 
76
  gr.outputs.Video(),
77
  gr.Textbox(lines=1000, max_lines=1000, interactive=True),
78
  ],
 
79
  title="Swedish Transcription Test",
80
  )
81