Spaces:
Build error
Build error
j
commited on
Commit
·
e9be68c
1
Parent(s):
020610b
added timestamped filename and changed audio container labeling
Browse files
app.py
CHANGED
|
@@ -75,4 +75,4 @@ with gr.Blocks() as webapp:
|
|
| 75 |
|
| 76 |
# queue the webapp: https://www.gradio.app/guides/setting-up-a-demo-for-maximum-performance
|
| 77 |
webapp.queue()
|
| 78 |
-
webapp.launch(
|
|
|
|
| 75 |
|
| 76 |
# queue the webapp: https://www.gradio.app/guides/setting-up-a-demo-for-maximum-performance
|
| 77 |
webapp.queue()
|
| 78 |
+
webapp.launch()
|