Spaces:
Runtime error
Runtime error
anuragshas
commited on
Commit
β’
b47e175
1
Parent(s):
ba7a456
Update app.py
Browse files
app.py
CHANGED
@@ -40,4 +40,4 @@ gr.Interface(
|
|
40 |
description="Built during Robust Speech Event",
|
41 |
layout="horizontal",
|
42 |
theme="huggingface",
|
43 |
-
).launch(enable_queue=True)
|
|
|
40 |
description="Built during Robust Speech Event",
|
41 |
layout="horizontal",
|
42 |
theme="huggingface",
|
43 |
+
).launch(enable_queue=True,debug=True)
|