Spaces:
Runtime error
Runtime error
Commit ·
8d006b8
1
Parent(s): a82537f
Update 00-01_voice2text.py
Browse files- 00-01_voice2text.py +1 -1
00-01_voice2text.py
CHANGED
|
@@ -39,4 +39,4 @@ gr.Interface(
|
|
| 39 |
outputs=[
|
| 40 |
output_1
|
| 41 |
],
|
| 42 |
-
live=True, allow_flagging=False).launch(share=
|
|
|
|
| 39 |
outputs=[
|
| 40 |
output_1
|
| 41 |
],
|
| 42 |
+
live=True, allow_flagging=False).launch(share=False)
|