FarhadMadadzade
commited on
Commit
•
23d6d67
1
Parent(s):
5bdc18c
removed live
Browse files
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 |
|